close Warning: Can't synchronize with repository "(default)" (/var/svn/tolp does not appear to be a Subversion repository.). Look in the Trac log for more information.

Opened 21 years ago

Closed 21 years ago

Last modified 18 years ago

#182 closed defect (fixed)

toltcl.dll doesn't compile in MSDev

Reported by: César Pérez Álvarez Owned by: Jorge
Priority: highest Milestone:
Component: Various Version: head
Severity: blocker Keywords:
Cc:

Description

When I try to compile toltcl.dll doesn't compile and reports this message:


Deleting intermediate files and output files for project 'toltcl - Win32 Release'.


Compiling...
crash.c
pool.cpp
tclutils.cpp
tolaccess.cpp

...

Linking...

Creating library Release/toltcl.lib and object Release/toltcl.exp

libcpmt.lib(xmbtowc.obj) : error LNK2001: unresolved external symbol
_setlc_active
libcpmt.lib(xmbtowc.obj) : error LNK2001: unresolved external symbol
_unguarded_readlc_active
libcpmt.lib(xmbtowc.obj) : error LNK2001: unresolved external symbol pctype
libcpmt.lib(xmbtowc.obj) : error LNK2001: unresolved external symbol
_mb_cur_max
libcpmt.lib(xmbtowc.obj) : error LNK2001: unresolved external symbol
_lc_codepage
libcpmt.lib(xmbtowc.obj) : error LNK2001: unresolved external symbol
_lc_handle
Release/toltcl.dll : fatal error LNK1120: 6 unresolved externals
Error executing link.exe.

toltcl.dll - 7 error(s), 376 warning(s)


Someone could help me?

Change History (4)

comment:1 Changed 21 years ago by Jorge

Owner: changed from danirus to Jorge
Summary: toltcl.dll doesn't compile in MSDev toltcl.dll doesn't compile in MSDev

I will take care of this

comment:2 Changed 21 years ago by Jorge

Status: newassigned

This seems to be an error in the compiler options.

comment:3 Changed 21 years ago by Jorge

Resolution: fixed
Status: assignedclosed

the fix can be downloaded from the CVS. Update the directory toltcl/win and
rebuild the toltcl library.

I still does not like the huge amount of compiler warning!!!

comment:4 Changed 18 years ago by Víctor de Buen Remiro

bug_file_loc: http://www.tol-project.org
Note: See TracTickets for help on using tickets.