News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

error compiling wxSmith

Started by rickg22, November 06, 2005, 07:32:41 PM

Previous topic - Next topic

rickg22

i'm using CVS.

Switching to target: wxSmith
Precompiling header: wxsheaders.h
cc1plus.exe: warning: wxsheaders.h.gch: created and used with differing settings of `-maccumulate-outgoing-args' <- This warning also happens with C::B, I've always wondered why
wxsheaders.h:1: fatal error: can't create precompiled header wxsheaders.h.gch\wxSmith_wxsheaders.h.gch: No such file or directory <- huh???
compilation terminated.
Process terminated with status 1 (0 minutes, 57 seconds)
1 errors, 0 warnings

mandrav

Remove the file wxsheaders.h.gch.
Or go to project properties and set the PCH strategy to "Generate PCH alongside original header".
Be patient!
This bug will be fixed soon...

byo

I'm using CVS build while developing code, and I have this error while compiling on C::B RC2. Some incompatibilities ?

mandrav

Be patient!
This bug will be fixed soon...