User forums > Nightly builds
The 10 august 2007 build (4365) is out.
h8or:
--- Quote from: Ceniza on August 14, 2007, 08:55:39 pm ---It seems the PDF Exporter crash is finally gone. I also took the time to update wxPdfDocument to the latest version.
--- End quote ---
Tanks a lot!!
=)
MortenMacFly:
--- Quote from: Ceniza on August 14, 2007, 08:55:39 pm ---It seems the PDF Exporter crash is finally gone. I also took the time to update wxPdfDocument to the latest version.
--- End quote ---
Well - now I receive a compiler crash each time I try to compile the Exporter plugin. Reproducible with GCC 3.4.5 - anybody out there who's experiencing the same?!
--- Code: ---mingw32-g++.exe -Wall -g -Winvalid-pch -mthreads -include "sdk.h" -fexceptions -DBUILDING_PLUGIN -DCB_PRECOMP -DWX_PRECOMP -DHAVE_W32API_H -D__WXMSW__ -DWXUSINGDLL -DcbDEBUG -DTIXML_USE_STL -DwxUSE_UNICODE -IE:\Devel\wxWidgets\include -IE:\Devel\wxWidgets\lib\gcc_dllUnicode\mswu -IE:\Devel\CodeBlocks_Devel\src\include -IE:\Devel\CodeBlocks_Devel\src\include\wxscintilla\include -IwxPdfDocument\include -ID:\Devel\GCC345\include -c E:\Devel\CodeBlocks_Devel\src\plugins\contrib\source_exporter\wxPdfDocument\src\pdfannotation.cpp -o ..\..\..\.objs\plugins\contrib\Exporter\wxPdfDocument\src\pdfannotation.o
E:\Devel\CodeBlocks_Devel\src\plugins\contrib\source_exporter\wxPdfDocument\src\pdfannotation.cpp: In constructor `wxPdfLink::wxPdfLink(int)':
E:\Devel\CodeBlocks_Devel\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 for instructions.
Process terminated with status 1 (31 minutes, 35 seconds)
1 errors, 11 warnings
--- End code ---
With regards, Morten.
joachim:
--- Quote ---Remove src/include/autorevision.h and try again.
--- End quote ---
Thanks Ceniza, it did the trick. :P
Interesting though, am I the only one that didn't figure that out? :shock: And the file magically reappear again!
Joachim
stahta01:
--- Quote from: MortenMacFly on August 15, 2007, 09:18:41 pm ---
--- Quote from: Ceniza on August 14, 2007, 08:55:39 pm ---It seems the PDF Exporter crash is finally gone. I also took the time to update wxPdfDocument to the latest version.
--- End quote ---
Well - now I receive a compiler crash each time I try to compile the Exporter plugin. Reproducible with GCC 3.4.5 - anybody out there who's experiencing the same?!
--- Code: ---mingw32-g++.exe -Wall -g -Winvalid-pch -mthreads -include "sdk.h" -fexceptions -DBUILDING_PLUGIN -DCB_PRECOMP -DWX_PRECOMP -DHAVE_W32API_H -D__WXMSW__ -DWXUSINGDLL -DcbDEBUG -DTIXML_USE_STL -DwxUSE_UNICODE -IE:\Devel\wxWidgets\include -IE:\Devel\wxWidgets\lib\gcc_dllUnicode\mswu -IE:\Devel\CodeBlocks_Devel\src\include -IE:\Devel\CodeBlocks_Devel\src\include\wxscintilla\include -IwxPdfDocument\include -ID:\Devel\GCC345\include -c E:\Devel\CodeBlocks_Devel\src\plugins\contrib\source_exporter\wxPdfDocument\src\pdfannotation.cpp -o ..\..\..\.objs\plugins\contrib\Exporter\wxPdfDocument\src\pdfannotation.o
E:\Devel\CodeBlocks_Devel\src\plugins\contrib\source_exporter\wxPdfDocument\src\pdfannotation.cpp: In constructor `wxPdfLink::wxPdfLink(int)':
E:\Devel\CodeBlocks_Devel\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 for instructions.
Process terminated with status 1 (31 minutes, 35 seconds)
1 errors, 11 warnings
--- End code ---
With regards, Morten.
--- End quote ---
Yes, I was/is getting the same error. I have not traced it to any possible cause. I was using GCC 3.4.5 when I have the error.
Note: The wxWidgets 2.8.4; I was linking against was compiled with GCC 4.2.1 SJLJ-2
Tim S
killerbot:
damn right : see here : http://forums.codeblocks.org/index.php/topic,6695.0.html
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version