User forums > Using Code::Blocks

12.11 windows 'user install' - crash on settings

<< < (2/4) > >>

Jenna:
Try -v parameter to probably get a meaningful message, even if it will not work (most likely).

BlueHazzard:
Have you tried it to running from cmd with the --debug-log and /d arguments?
Have you installed other wxWidgets libraries (versions)?
can your try to start it with gdb?

Thank you for your patience

greetings.

originalsurfmex:
I tried the following commands with arguments from cmd.exe

codeblocks.exe -v
codeblocks.exe -v --debug-log
codeblocks.exe /d /v

None of them seem to yield anything.  I have not installed any other wxWidgets libraries anywhere.  I am using the GCC compiler as my default and gdb is my default debugger. How do I start it with gdb?

I saw something about a codeblocks.RPT file in the wiki, there is no such file in my installation directory though.  I really wish I could dig up an error log somehow.

Thanks for helping me track down the problem.

oBFusCATed:

--- Quote from: originalsurfmex on December 06, 2013, 01:57:38 pm ---there is no such file in my installation directory though.

--- End quote ---
This file won't go in the installation directory, but probably at some temp place where your user has write access rights.
Search your %APP_DATA% or %TEMP% for it.

Jenna:
On windows it should be in the same folder as codeblocks.exe .

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version