Search found 9 matches

by comedinha
Mon May 28, 2012 8:19 pm
Forum: Compiler / Linking / IDE Related
Topic: Linker erros in MVS 2008
Replies: 16
Views: 8486

Re: Linker erros in MVS 2008

Tyy Have missing NDEBUG _UNICODE tyy: ------ Build started: Project: RmE, Configuration: Release Win32 ------ Compiling... pngfiles.cpp main.cpp Linking... Generating code Finished generating code Embedding manifest... Build log was saved at "file://d:\Tibia\Souce\Map Editor\trunk\RmE\Release\B...
by comedinha
Mon May 28, 2012 6:28 pm
Forum: Compiler / Linking / IDE Related
Topic: Linker erros in MVS 2008
Replies: 16
Views: 8486

Re: Linker erros in MVS 2008

The project is abandoned, no one has contact with the author
by comedinha
Mon May 28, 2012 6:23 pm
Forum: Compiler / Linking / IDE Related
Topic: Linker erros in MVS 2008
Replies: 16
Views: 8486

Re: Linker erros in MVS 2008

Same errors... main.obj : error LNK2001: unresolved external symbol "public: virtual void __thiscall wxAppConsole::OnAssert(wchar_t const *,int,wchar_t const *,wchar_t const *)" (?OnAssert@wxAppConsole@@UAEXPB_WH00@Z) main.obj : error LNK2001: unresolved external symbol "public: virtu...
by comedinha
Mon May 28, 2012 5:46 pm
Forum: Compiler / Linking / IDE Related
Topic: Linker erros in MVS 2008
Replies: 16
Views: 8486

Re: Linker erros in MVS 2008

Is that in the changelog asks to use the 2.8.6+ I looked at the project and recreate it, was using CRL New errors: ------ Build started: Project: Test, Configuration: Release Win32 ------ Compiling... pngfiles.cpp main.cpp Linking... main.obj : error LNK2001: unresolved external symbol "public:...
by comedinha
Mon May 28, 2012 4:48 pm
Forum: Compiler / Linking / IDE Related
Topic: Linker erros in MVS 2008
Replies: 16
Views: 8486

Re: Linker erros in MVS 2008

same error: ------ Build started: Project: Minimal, Configuration: Release Win32 ------ Deleting intermediate and output files for project 'Minimal', configuration 'Release|Win32' Compiling... minimal.cpp Linking... minimal.obj : error LNK2001: unresolved external symbol "public: virtual void _...
by comedinha
Mon May 28, 2012 2:06 pm
Forum: Compiler / Linking / IDE Related
Topic: Linker erros in MVS 2008
Replies: 16
Views: 8486

Re: Linker erros in MVS 2008

How so?
by comedinha
Mon May 28, 2012 2:24 am
Forum: Compiler / Linking / IDE Related
Topic: Linker erros in MVS 2008
Replies: 16
Views: 8486

Re: Linker erros in MVS 2008

I have fixed: New Linkers: ~wxbase28u.lib wxbase28u_net.lib wxbase28u_xml.lib wxjpeg.lib wxmsw28u_aui.lib wxmsw28u_core.lib wxmsw28u_gl.lib wxpng.lib wxzlib.lib comctl32.lib wsock32.lib gdi32.lib advapi32.lib comdlg32.lib shell32.lib ole32.lib oleaut32.lib User32.lib libxml2.lib Errors: main.obj : e...
by comedinha
Thu May 24, 2012 10:50 pm
Forum: Compiler / Linking / IDE Related
Topic: Linker erros in MVS 2008
Replies: 16
Views: 8486

Linker erros in MVS 2008

Hello, i try compile a source in MVS 2008. I find errors: ------ Build started: Project: Test, Configuration: Release Win32 ------ Compiling... pngfiles.cpp main.cpp Linking... main.obj : error LNK2001: unresolved external symbol "public: virtual class wxClassInfo * __thiscall wxAuiManagerEvent...