User forums > Nightly builds

The 16 June 2013 build (9158) is out.

<< < (14/20) > >>

scarphin:
When I try to run 'codeblocks.exe -v -d  --log-to-file=somefile --debug-log-to-file=somefile', I get "Unexpected characters following option 'log-to-file'". I tried many variations in place of 'somefile' and even the files that already exist but no luck. Can you give a simple example with a name for the file pls.

My default.conf is here though, http://pastebin.com/6mBgKUmP

stahta01:

--- Quote from: scarphin on July 09, 2013, 01:47:29 am ---When I try to run 'codeblocks.exe -v -d  --log-to-file=somefile --debug-log-to-file=somefile', I get "Unexpected characters following option 'log-to-file'". I tried many variations in place of 'somefile' and even the files that already exist but no luck. Can you give a simple example with a name for the file pls.

My default.conf is here though, http://pastebin.com/6mBgKUmP


--- End quote ---

Try without the filenames as in


--- Code: ---codeblocks.exe -v -d  --log-to-file --debug-log-to-file

--- End code ---

Then look for files called codeblocks-debug.log and codeblocks.log

Tim S.

scarphin:
Thnx Tim it worked. It seems the problem was me forgetting to update the 'installation directories' for the 2 tdm compilers I created.

--- Code: ---Added compiler "TDM GCC Compiler 32-bit"
Added compiler "TDM GCC Compiler 64-bit"
Master path of compiler ID "tdm_gcc_compiler_32-bit" is empty -> triggers auto-detection.
Master path of compiler ID "tdm_gcc_compiler_64-bit" is empty -> triggers auto-detection.

--- End code ---

After updating the compiler paths to correct directories, cb no longer tries to detect compilers at startup but it still takes much more time to launch than launching with compiler plugin disabled. So my guess is cb still tries to detect compilers but doesn't show the detected compilers screen. 'cb-log' and 'cb-debug.log' here,
http://pastebin.com/0YnjGTAN
http://pastebin.com/8jpd8Ncr

scarphin:
There is something wrong with the 'bin' field of 'global variables'. When I enter some variable there, it doesn't change when the 'current variable' changed. Also it cannot be saved.

Win7 x64, rev9158

Jenna:

--- Quote from: scarphin on July 13, 2013, 05:46:05 pm ---There is something wrong with the 'bin' field of 'global variables'. When I enter some variable there, it doesn't change when the 'current variable' changed. Also it cannot be saved.

Win7 x64, rev9158


--- End quote ---
Should be fixed in trunk (svn r9206).
Thanks for reporting this !

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version