../../../lib/vc_lib/mswd/wx/setup.h
zlman at gmx.de
zlman at gmx.de
Mon Dec 11 22:58:42 PST 2006
I have re-read the install-instructions several times, but i still got =
the same error!
now i've tried to compile with: "nmake -f makefile.vc" and the result i =
got was this:
if not exist vc_mswd mkdir vc_mswd
if not exist ..\..\lib\vc_lib mkdir ..\..\lib\vc_lib
if not exist ..\..\lib\vc_lib\mswd mkdir ..\..\lib\vc_lib\mswd
if not exist ..\..\lib\vc_lib\mswd\wx mkdir ..\..\lib\vc_lib\mswd\wx
if not exist ..\..\lib\vc_lib\mswd\wx\setup.h copy =
..\..\include\wx\msw\setup.h ..\..\lib\vc_lib\mswd\wx\setup.h
Das System kann den angegebenen Pfad nicht finden.
NMAKE: fatal error U1077: 'if' : return code '0x1'
Stop.
and before i tried to compile with 'nmake' i have tried to compile =
wxWidgets, after i loaded the projectfile
wx\build\msw\wx.dsw and i still received the error:
------ Build started: Project: aui, Configuration: Debug Win32 ------
Creating ..\..\lib\vc_lib\mswd\wx\msw\rcdefs.h
Das System kann den angegebenen Pfad nicht finden.
Creating ..\..\lib\vc_lib\mswd\wx\setup.h
1 Datei(en) kopiert.
Compiling...
dummy.cpp
..\..\include\wx\platform.h(196) : fatal error C1083: Cannot open =
include file: 'wx/setup.h': No such file or directory
Build log was saved at "file://d:\wx\build\msw\vc_mswd\aui\BuildLog.htm"
aui - 1 error(s), 0 warning(s)
-----------------------------------------------------------------------
it's not my first wxWidgets compile i have the "older" version (2.7.0) =
and with this version i have no problems on compiling...
thx
Vadim Zeitlin schrieb:
> On Mon, 11 Dec 2006 23:44:16 +0100 zlman at gmx.de wrote:
>
> =
>> i got the same problem, while compiling (2.8.0 RC3)
>> does anybody know a solution?
>> =
>
> Yes, please read the file docs/msw/install.txt and build the library
> itself first.
>
> Regards,
> VZ
>
> =
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.wxwidgets.org/pipermail/wx-users/attachments/20061212/bc4=
cb678/attachment.htm
More information about the wx-users
mailing list