User forums > Help
My CB doesn't build anymore (wxPdfDocument), too crazy ...
killerbot:
Where on my linux boxes everything builds fine, my windows laptop (aka the nightly build machine) fails to build, seems rather serious :
--- Quote ----------------- Build: wxPdfDocument in Exporter ---------------
[ 5.6%] Compiling: wxPdfDocument\src\pdfannotation.cpp
C:\Projects\CodeBlocks\src\plugins\contrib\source_exporter\wxPdfDocument\src\pdfannotation.cpp: In constructor `wxPdfLink::wxPdfLink(int)':
C:\Projects\CodeBlocks\src\plugins\contrib\source_exporter\wxPdfDocument\src\pdfannotation.cpp:36: internal compiler error: in rest_of_handle_final, at toplev.c:2067
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.mingw.org/bugs.shtml> for instructions.
Process terminated with status 1 (0 minutes, 1 seconds)
1 errors, 0 warnings
Build log saved as: C:\Projects\CodeBlocks\src\plugins\contrib\source_exporter\Exporter_build_log.html
--- End quote ---
All ideas are welcome ....
Ceniza:
1. Try another GCC version.
2. Try different compilation flags.
3. Downgrade to a previous version of wxPdfDocument.
MortenMacFly:
--- Quote from: killerbot on August 15, 2007, 09:56:21 pm ---Where on my linux boxes everything builds fine, my windows laptop (aka the nightly build machine) fails to build, seems rather serious :
--- End quote ---
Welcome to the club...:
http://forums.codeblocks.org/index.php/topic,6656.msg51511.html#msg51511
killerbot:
I tried to build with the latest MinGW (4.2.1, the dw2 version) [man things slow down because of all those warnings ....] and pdfannotation.cpp builds, but now there's an error on pdfcolor.cpp (line 28) [I think I have had this in the past also, but then a rebuild fixed it, or maybe deleting pch's dunno anymore, but this time I started from a clean state]
So this is now the error :
--- Quote ---C:\CodeBlocks\src\plugins\contrib\source_exporter\wxPdfDocument\src\pdfcolor.cpp:28: error: definition of static data member 'wxPdfColour::ms_colorDatabase' of dllimport'd class
--- End quote ---
stahta01:
Was wxPDFDoc just upgraded to 8.0 in the last few days?
Yes, it looks like it was, it has the same problem as wxPropertyGrid had. Working on patch to get it to compile and link.
Tim S
Navigation
[0] Message Index
[#] Next page
Go to full version