News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Problems compiling the wxWidget Template with Release Target

Started by sledge77, September 30, 2006, 07:49:13 AM

Previous topic - Next topic

sledge77

Hi,

i have compiled wx with mingw32 3.4.2. If i try to build the "standard" project of wxwidgets in CodeBlocks with the target debug it all works fine. But if i try to compile the releas target i get following error.

-------------- Build: Release in TestWX ---------------
Precompiling header: wx_pch.h
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
cc1plus.exe: internal compiler error: Aborted
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, 0 seconds)
0 errors, 0 warnings

I am using the nightly build from 29th Sept. and Mingw 3.4.2.
Could anybody tell me whats wrong? Is it the wrong Mingw version?

Thanks a lot

/Sledge77

sledge77