User forums > Nightly builds

The 15 november 2006 build is out.

<< < (3/8) > >>

Insubordinate:
I noticed that files aren't saved automatically before compiling anymore. Is this a bug or a change in behavior?
I couldn't find an option to turn it back on.

thomas:

--- Quote from: Insubordinate on November 16, 2006, 04:02:40 pm ---I noticed that files aren't saved automatically before compiling anymore. Is this a bug or a change in behavior?
I couldn't find an option to turn it back on.
--- End quote ---
Sir, it's quite possible this asteroid is not entirely stable. Do those files that are not saved belong to the project?

DmP:

--- Quote from: Pecan on November 16, 2006, 03:24:05 pm ---
--- Quote from: DmP on November 16, 2006, 01:44:28 pm ---Sorry my english.

When I compile any file and try compile it again - it compile again.
Same with build. Thus Build like Rebuild.  :(

In Code::Blocks Debug:
[14:49:57.171]: Scanned 0 files for #includes, cache used 0, cache updated 0

--- End quote ---
   //-- Please Provide more information
   Would you state your CodeBlocks version and compiler version and your Operating System.

   //-- Full Compile Logging -- Turn on full compiler logging
   Main Menu->Settings->Compiler and Debugger->"Other"->Compiler logging = "Full command line".

Could you provide us with a simple example that shows the problem.
Attach the example and the compiler log to your message.

--- End quote ---
CodeBlocks version - current code from svn, my build. Version from 20.10.06 work fine.
Compieler - MinGw (gcc version 3.4.4 (mingw special))
OS - MS Windows 2000 SP 4

With "Full command line" - Build log one file:
mingw32-g++.exe -Wall -frtti -fexceptions -DUNICODE -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_GUI_LIB -g  -IC:\Dev\Qt42\include -IC:\Dev\Qt42\include\QtCore -IC:\Dev\Qt42\include\QtGui -IC:\Dev\Qt42\include\QtSql -IC:\Dev\Qt42\include\QtXml -IC:\Dev\Qt42\include\Qt -IC:\Dev\Qt42\include\QtDesigner -IC:\Dev\1L\qt1l\src -IC:\MinGW\include  -c config\config_tests.cpp -o C:\Dev\1L\qt1l\tmp\obj\debug\config\config_tests.o
Process terminated with status 0 (0 minutes, 9 seconds)
0 errors, 0 warnings

and this all time.
it doing with any project - compiling and building fine, but with next try build - begining compiling all again.

But same file/project in CB(20.10.06):
Nothing to be done.

Insubordinate:

--- Quote ---Sir, it's quite possible this asteroid is not entirely stable. Do those files that are not saved belong to the project?
--- End quote ---

Hehe, threw me off for a second there with that first sentence...

Anyway, just ran code blocks again to check and files are now auto saving as usual. But I'm quite sure the files belonged to the active project when the error came up as the project compiled fine (with the changes to source that is) when I manually saved the files before compiling.

Strange that I can't reproduce the error now. Hmm, maybe a case of staying up too late coding?   :wink:

DmP:

--- Quote from: DmP on November 16, 2006, 04:10:30 pm ---... (skiped) ...
and this all time.
it doing with any project - compiling and building fine, but with next try build - begining compiling all again.

--- End quote ---

I'm located errors with simple concole proect.
It begin rebuilding if in project property set $(#MyGlobalVar) like on picture in attach.

[attachment deleted by admin]

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version