MSW Build of dll unresolved

Manuel Martín mmartin at ceyd.es
Tue Aug 21 12:00:20 PDT 2007


> I am building a new cross platform shared/DLL library, of which I am 
> developing under MS first as that is my first project. I havre all of 
> the *.libs from wxWidgets-2.8.4\lib\vc_dll listed in my library list
> in the project configuration. I am getting the below unresolved which 
> means it can not find the methods or classes. I have a small project 
> that uses these and builds and links fine. Compilation portion compiles 
> just fine, no linking. Any ideas will be appreciated. Obviously I am
> missing something. If needed I can post offline a zip file of the dll.
> 
> 
> Build Lib wxWidgets MSW 2.8.4
> System MS Visual studio STD edition.
> 
> Built 2.8.4 with MSW.

http://www.wxwidgets.org/wiki/index.php/Microsoft_Visual_CPP_Guide

specially see "Unresolved Externals for Windows API Functions"


HTH
Manolo




More information about the wx-users mailing list