../../../lib/vc_lib/mswd/wx/setup.h

zlman at gmx.de zlman at gmx.de
Tue Dec 12 03:27:17 PST 2006


Vadim Zeitlin schrieb:
> On Tue, 12 Dec 2006 07:58:42 +0100 zlman at gmx.de wrote:
>
>   =

>> 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.
>>     =

>
>  I don't understand the error message but the problem seems to be that you
> don't have the source file (include/wx/msw/setup.h) and this can only be
> due to the fact that you use cvs checkout which only has setup0.h file
> which you're supposed -- per instructions in BuildCVS.txt -- to copy to
> setup.h first.
>
>  Regards,
> VZ
>
>   =


no, i've downloaded the .zip - version of wx (wxMSW-2.8.0-rc3.zip) and =

the setup.h - file definitely exists in

"include/wx/msw/"! the exact path sounds: "d:\wx\include\wx\msw\setup.h"
it's really astonishing...



-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.wxwidgets.org/pipermail/wx-users/attachments/20061212/495=
5feba/attachment.htm


More information about the wx-users mailing list