done everything...but this happends

Problems compiling? Don't understand the source code? Don't know how to code your feature? Post here.

Moderator: Moderators

mastanoob
Posts: 3
Joined: 2003-03-27 19:32

done everything...but this happends

Post by mastanoob » 2003-03-27 19:38

doubled well more like tripple nipple checked everything to be like it should and this is wat i get...everything else compiles right (4 out of 5)
using VS .NET

MakeDefs.obj : error LNK2001: unresolved external symbol "public: static unsigned long * Util::crcTable" (?crcTable@Util@@2PAKA)

ResourceManager.obj : error LNK2001: unresolved external symbol "public: static unsigned long * Util::crcTable" (?crcTable@Util@@2PAKA)

MakeDefs.obj : error LNK2001: unresolved external symbol "public: static class _STL::basic_string,class _STL::allocator > Util::emptyString" (?emptyString@Util@@2V?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@A)

ResourceManager.obj : error LNK2001: unresolved external symbol "public: static class _STL::basic_string,class _STL::allocator > Util::emptyString" (?emptyString@Util@@2V?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@A)

SimpleXML.obj : error LNK2001: unresolved external symbol "public: static class _STL::basic_string,class _STL::allocator > Util::emptyString" (?emptyString@Util@@2V?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@A)

.\..\vc6\Release\MakeDefs/MakeDefs.exe : fatal error LNK1120: 2 unresolved externals


couldn't find any1 else with this problem :/

ta

mastanoob
Posts: 3
Joined: 2003-03-27 19:32

Post by mastanoob » 2003-03-27 19:42

some more info

_ACP_ATLPROV=X:\Microsoft Visual Studio .NET\Vc7\bin\ATLPROV.DLL

_ACP_INCLUDE="X:\DCPlusPlus-0.24-src\stlport";X:\DCPlusPlus-0.24-src\stlport;X:\DCPlusPlus-0.24-src\atlsrc;X:\Microsoft Visual Studio .NET\Vc7\PlatformSDK\include\prerelease;X:\Microsoft Visual Studio .NET\Vc7\PlatformSDK\include;X:\Microsoft Visual Studio .NET\Vc7\include;X:\Microsoft Visual Studio .NET\Vc7\atlmfc\include;X:\Microsoft Visual Studio .NET\FrameworkSDK\include;

_ACP_LIB=X:\Microsoft Visual Studio .NET\Vc7\lib;X:\Microsoft Visual Studio .NET\Vc7\atlmfc\lib;X:\Microsoft Visual Studio .NET\Vc7\PlatformSDK\lib\prerelease;X:\Microsoft Visual Studio .NET\Vc7\PlatformSDK\lib;X:\Microsoft Visual Studio .NET\FrameworkSDK\lib;X:\DCPlusPlus-0.24-src\stlport;X:\DCPlusPlus-0.24-src\atlsrc;X:\Microsoft Visual Studio .NET\Vc7\PlatformSDK\include\prerelease;X:\Microsoft Visual Studio .NET\Vc7\PlatformSDK\include;X:\Microsoft Visual Studio .NET\Vc7\include;X:\Microsoft Visual Studio .NET\Vc7\atlmfc\include;X:\Microsoft Visual Studio .NET\FrameworkSDK\include;

_ACP_PATH=X:\Microsoft Visual Studio .NET\Vc7\bin;X:\Microsoft Visual Studio .NET\Common7\Tools\bin\prerelease;X:\Microsoft Visual Studio .NET\Common7\Tools\bin;X:\Microsoft Visual Studio .NET\Common7\tools;X:\Microsoft Visual Studio .NET\Common7\ide;C:\Program Files\HTML Help Workshop\;X:\Microsoft Visual Studio .NET\FrameworkSDK\bin;C:\WINDOWS\Microsoft.NET\Framework\v1.0.3705;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Common Files\Ulead Systems\MPEG;



/OUT:".\..\vc6\Release\MakeDefs/MakeDefs.exe" /INCREMENTAL:NO /NOLOGO /PDB:".\..\vc6\Release\MakeDefs/MakeDefs.pdb" /MAP:".\..\vc6\Release\MakeDefs/MakeDefs.map" /SUBSYSTEM:CONSOLE /MACHINE:I386 odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib

GargoyleMT
DC++ Contributor
Posts: 3212
Joined: 2003-01-08 02:46
Location: .pa.us

Post by GargoyleMT » 2003-03-28 16:47

Right click on the DCPlusPlus project and set it as the Startup Project (VC 7.0/.NET).

mastanoob
Posts: 3
Joined: 2003-03-27 19:32

Post by mastanoob » 2003-03-28 19:59

teehee what ya know
still got some visual c++ 6 blood in me
ran the dsw file and this is what caused the problems
since dsw compiles makedefs but the solution just skips it
all good now :) ta for ya help

edit: that is i ran the dsw and converted it into vc++ 7 solution
and yer :)

Who is online

Users browsing this forum: Google [Bot] and 0 guests