[wxpython-users] pmissing wxmsw28uh_stc.lib [compiling wxPython on xp64]

Robin Dunn robin at alldunn.com
Thu Apr 3 15:41:02 PDT 2008


Angel Pavon wrote:
> Hello
> I'm compiling wxPython on Windows XP 64 bits?
>  
> I'd compiled wxWidget without errors
> Buy when I'd tryed to compile wxPython, the linker not found 
> wxmsw28uh_stc.lib.
>  
> Where are the sources of this library to compile an win64 version?
>  
> I found on www.wxPython.org  a 
> wxPython2.8-win32-devel package that include this lib but is a 32bits 
> version.

Building the stc lib is a separate step.  You need to go to 
contrib/build/stc and issue the nmake command again.  Same with gizmos.

-- 
Robin Dunn
Software Craftsman
http://wxPython.org  Java give you jitters?  Relax with wxPython!



More information about the wxpython-users mailing list