User forums > Nightly builds
The 30 October 2011 build (7550) is out.
neo1691:
--- Quote from: ollydbg on December 02, 2011, 06:21:17 am ---
--- Quote from: neo1691 on December 02, 2011, 06:07:26 am ---yes i created the new project and now it is showing the error line!! When i create just a c file it was not showing. Now in console project it is showing. Strange!!
However the errors are not highlighted in red :P
--- End quote ---
It is a good news.
--- Quote ---Also i have ran into another problem. Now when double click on a tab, it never switches to the minimal prespective view. Have to go to the view tab and do that manually. Thats annoying!
--- End quote ---
What do you mean by "minimal perspective"? I can't catch your idea.
--- End quote ---
Minimal prespective is a feature which lets the editor (where we write the code) run in full screen (nearly) on double clicking the tab!!
This feature was not available in the stable release so i decided to switch to the nightly release of c::b.
However i found out that mingw compiler is required for c::b nightlies so i got that first (tdm gcc) and installed it.
Since the line error was there i reinstalled the c::b stable release and suddenly the minimal prespective feature came there too!! :shock:
But the line error also came to c::b stable.. so i unninstalled it!!
Now finally i have unninstalled the c::b stable, deleted the c::b nightly, re-downloaded it, and the minimal prespective feature is back again!!
Jenna:
--- Quote from: neo1691 on December 02, 2011, 05:50:30 am ---
--- Quote from: ollydbg on December 02, 2011, 05:46:59 am ---
--- Quote from: neo1691 on December 02, 2011, 05:40:32 am ---Renamed the folder! Same result. No line number.
--- End quote ---
Note: Remove the spaces in the file name too, that should fix your problem.
--- End quote ---
Tried it!! Same result :(
now i reinstalled the old 10.05 version of C::B and suprising the minimal prespective view was there in it!! And sadly the same error is also there now on the old version! Its not showing the line version!!
i think i should try to reinstall the windows again to sort out the mess!!
--- End quote ---
You most likely have build your project (where it does not work) in release mode.
For linker errors this works only in debug mode.
neo1691:
--- Quote from: jens on December 02, 2011, 06:37:04 am ---
--- Quote from: neo1691 on December 02, 2011, 05:50:30 am ---
--- Quote from: ollydbg on December 02, 2011, 05:46:59 am ---
--- Quote from: neo1691 on December 02, 2011, 05:40:32 am ---Renamed the folder! Same result. No line number.
--- End quote ---
Note: Remove the spaces in the file name too, that should fix your problem.
--- End quote ---
Tried it!! Same result :(
now i reinstalled the old 10.05 version of C::B and suprising the minimal prespective view was there in it!! And sadly the same error is also there now on the old version! Its not showing the line version!!
i think i should try to reinstall the windows again to sort out the mess!!
--- End quote ---
You most likely have build your project (where it does not work) in release mode.
For linker errors this works only in debug mode.
--- End quote ---
Sorry to ask but what you said is for the minimal perspective view or the line error that i was getting?
EDIT: YES GOT IT: line numbers are shown only when the project is build in debug mode
If that was for the minimal perspective view, then i should say that sometimes it works and sometimes it doesn't. Tried toggling the release and debug from the dropdown menu!!
mr.exodia:
Thanks a lot for this build, it's waays better then v10.5 without updates...
greetings
stefanos_:
guys, I want someone's immediate feedback about something I have found and honestly seems really awkward to me.
Last night, under GNU / Linux Debian wheezy using the latest svn revision, I ran a program of mine in debug mode. I enabled dissasembly and the generated code was in MASM! I thought that was a tweak or a kind of pseudo-logic...something!
Right now I am under Windows XP SP3 using svn-7620 and guess what? My dissasembly code is in NASM now under Windows!!! :D hahahaha sorry guys but what the hell?!
Is there is something I should know about? Please enlighten me because I am really eager to know more about such thing :)
UPDATE: I went to Settings > Compiler and debugger and changed it to Intel and displayed in MASM. Still though, why system default is in NASM under Windows? Shouldn't be Intel instead?
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version