Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development
unknown exception
grv575:
Compiled latest svn, set debugger settings to show debugger log, closed cb, started it again and I get the unknown exception dialog every time. Went away after I opened CB revision 1512 (binary downloaded) to reset the cb settings. Closed rev 1512, reopened latest svn cb and it starts this time. Don't know exactly what threw the exception...
280Z28:
You compiled it with unicode support?
http://forums.codeblocks.org/index.php?topic=1618.0
grv575:
Actually, it comes up whenever I'm clicking on a wxSmith.cbp project now. Maybe it has something to do with:
--- Code: ---Compiling: app.cpp
Linking executable: wxSmithproject.exe
C:\MinGW\bin\..\lib\gcc\mingw32\3.4.4\..\..\..\..\mingw32\bin\ld.exe: cannot open output file wxSmithproject.exe: Permission denied
collect2: ld returned 1 exit status
Process terminated with status 1 (0 minutes, 23 seconds)
0 errors, 0 warnings
--- End code ---
And wxSmithproject.exe is in the Task Manager (but not in the task bar -- looks like it didn't exit cleanly for whatever reason).
grv575:
Ok, had nothing to do with the exe still running (was a gdb session that didn't terminate cleanly).
But what's odd is that I get the unknown exception every time I launch the svn version.
Then if I open the 1512 version, close that, and then open the svn version it opens fine. But once I close it (thus letting it save settings) it will not reopen again. So is it saving some setting that it can't read properly?
280Z28:
--- Quote from: grv575 on December 16, 2005, 02:49:31 am ---Ok, had nothing to do with the exe still running (was a gdb session that didn't terminate cleanly).
But what's odd is that I get the unknown exception every time I launch the svn version.
Then if I open the 1512 version, close that, and then open the svn version it opens fine. But once I close it (thus letting it save settings) it will not reopen again. So is it saving some setting that it can't read properly?
--- End quote ---
If you read my thread I was having trouble where once it created the default.conf file it would crash. It sounds like you're having the same thing happen.
Navigation
[0] Message Index
[#] Next page
Go to full version