Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

wxSmith compilation issue

(1/1)

Michael:
Hello,

I am building C::B by using the latest SVN sources on ubuntu 5.10. I have got this error when compiling wxSmith:


--- Quote ---Can't create object output directory /home/michael/devel/trunk/src/plugins/contrib/wxSmith/wxheaders.h.ghc

--- End quote ---

What I have done was to build C::B by using the CodeBlocks-unix.cbp, then update and finally ContribPlugins-unix.workspace. My C::B version is 2133.

Thank you very much.

Best wishes,
Michael

thomas:
That error usually appears if you have been using (knowingly or unknowingly) a different PCH strategy  before. Look into the parent directory, and delete the .gch file, then it should work fine.

Michael:

--- Quote from: thomas on March 05, 2006, 10:19:26 pm ---That error usually appears if you have been using (knowingly or unknowingly) a different PCH strategy  before. Look into the parent directory, and delete the .gch file, then it should work fine.

--- End quote ---

Thank you very much. It worked :D. Does the make generates PCH differently as the wxSmith's project?

Best wishes,
Michael

Navigation

[0] Message Index

Go to full version