Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

rev.1894, Modification and compile trouble

(1/2) > >>

kisoft:
Version 1.0 revision 1894 (gcc 3.4.2 Windows/unicode, build: Jan 30 2006 08:42:11)

1. I open my project
2. Edit source file (file.cpp, project content this file)
3. Press Ctrl-F9
Oops, file not saved and no compiled now!
Press Ctrl-S. Now compiled Ok.
On end of prev week I have no this trouble.

I compile my project with external makefile, IBM VisualAge C++ compiler.

killerbot:
ok, I am not sure about this, but I think external makefiles had been disabled for a while ?? And turned back on last week, maybe no saving happens before the make file is called, so your make does not notice yet the files has changed (well it hasn't if not saved)

kisoft:

--- Quote from: killerbot on January 30, 2006, 12:21:10 pm ---ok, I am not sure about this, but I think external makefiles had been disabled for a while ?? And turned back on last week, maybe no saving happens before the make file is called, so your make does not notice yet the files has changed (well it hasn't if not saved)

--- End quote ---
1. External makefile I use in C::B since october 2005. No problems was before now.
2. You right. File not saved before the makefile is called.

I don't found options disabled/enabled this mode.
I think then this trouble don't link with external makefile.

I see that this trouble have myself only.

Thank you for suggestions. I will be searched a bit more.

kisoft:
I do this:

1. Open the ContribPlugins.workspace
2. Activate (if yet not) the CodeStat project
3. Open the codestat.cpp file
4. Insert an empty line into a file beginning
5. Press Ctrl-F9
6. Ok, "*" is gone (saved, and compiled now)

So, I try this:

1. Open the codestat project properties
2. Check "This is a custom Makefile"
3. Activate (if yet not) the CodeStat project
4. Open the codestat.cpp file
5. Insert an empty line into a file beginning
6. Press Ctrl-F9
7. :( "*" no gone. Changes no saved.

== Build log start
mingw32-make.exe: Makefile: No such file or directory
mingw32-make.exe: *** No rule to make target `Makefile'.  Stop.
Process terminated with status 2 (0 minutes, 0 seconds)
0 errors, 0 warnings
== Build log end

It's right, codestat have no makefile.

Resume: on an external makefile, a modified file(s) don't saved before the makefile is called

killerbot:

--- Quote ---Resume: on an external makefile, a modified file(s) don't saved before the makefile is called
--- End quote ---
Could you file a bugreport for this on SF ?

Navigation

[0] Message Index

[#] Next page

Go to full version