Link error 0.301
Moderator: Moderators
-
ganntrade
- Posts: 13
- Joined: 2003-04-04 09:32
Link error 0.301
Hi
Im getting these linker error:
Linking...
UCPage.obj : error LNK2001: unresolved external symbol "private: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > * ResourceManager::strings" (?strings@ResourceManager@@0PAV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@A)
UploadPage.obj : error LNK2001: unresolved external symbol "private: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > * ResourceManager::strings" (?strings@ResourceManager@@0PAV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@A)
UsersFrame.obj : error LNK2001: unresolved external symbol "private: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > * ResourceManager::strings" (?strings@ResourceManager@@0PAV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@A)
.
.
.
.
How can i fix this?
Im using VC7 2002
Im getting these linker error:
Linking...
UCPage.obj : error LNK2001: unresolved external symbol "private: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > * ResourceManager::strings" (?strings@ResourceManager@@0PAV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@A)
UploadPage.obj : error LNK2001: unresolved external symbol "private: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > * ResourceManager::strings" (?strings@ResourceManager@@0PAV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@A)
UsersFrame.obj : error LNK2001: unresolved external symbol "private: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > * ResourceManager::strings" (?strings@ResourceManager@@0PAV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@A)
.
.
.
.
How can i fix this?
Im using VC7 2002
-
joakim_tosteberg
- Forum Moderator
- Posts: 587
- Joined: 2003-05-07 07:38
- Location: Sweden, Linkoping
-
joakim_tosteberg
- Forum Moderator
- Posts: 587
- Joined: 2003-05-07 07:38
- Location: Sweden, Linkoping
-
joakim_tosteberg
- Forum Moderator
- Posts: 587
- Joined: 2003-05-07 07:38
- Location: Sweden, Linkoping
-
joakim_tosteberg
- Forum Moderator
- Posts: 587
- Joined: 2003-05-07 07:38
- Location: Sweden, Linkoping
The properties should look like this:
Switched page storing the image, should work now.
Switched page storing the image, should work now.
Last edited by joakim_tosteberg on 2003-11-01 08:15, edited 2 times in total.
-
joakim_tosteberg
- Forum Moderator
- Posts: 587
- Joined: 2003-05-07 07:38
- Location: Sweden, Linkoping
http://se.msnusers.com/Joakimsdatacommunity/Dokument/Fillagring/poperties.pngTry this link to the screenshot then.
-
joakim_tosteberg
- Forum Moderator
- Posts: 587
- Joined: 2003-05-07 07:38
- Location: Sweden, Linkoping
-
joakim_tosteberg
- Forum Moderator
- Posts: 587
- Joined: 2003-05-07 07:38
- Location: Sweden, Linkoping
-
joakim_tosteberg
- Forum Moderator
- Posts: 587
- Joined: 2003-05-07 07:38
- Location: Sweden, Linkoping
Ok, looks like I can't paste a image here directly, I´ll taki like this instead:
___________________________________________________________
Create/Use Precompiled Header: Use Precompiled Header (/Yu)
Create/Use PCH Through File: stdinc.h
Precompiled Header File: $(IntDir)/client.pch
____________________________________________________________
Does this help?
___________________________________________________________
Create/Use Precompiled Header: Use Precompiled Header (/Yu)
Create/Use PCH Through File: stdinc.h
Precompiled Header File: $(IntDir)/client.pch
____________________________________________________________
Does this help?
-
ganntrade
- Posts: 13
- Joined: 2003-04-04 09:32
-
joakim_tosteberg
- Forum Moderator
- Posts: 587
- Joined: 2003-05-07 07:38
- Location: Sweden, Linkoping
-
joakim_tosteberg
- Forum Moderator
- Posts: 587
- Joined: 2003-05-07 07:38
- Location: Sweden, Linkoping
-
joakim_tosteberg
- Forum Moderator
- Posts: 587
- Joined: 2003-05-07 07:38
- Location: Sweden, Linkoping
-
liny
- Posts: 30
- Joined: 2003-11-01 14:18
Who is online
Users browsing this forum: Google [Bot] and 0 guests