Search found 6 matches

by mmoulherat
Tue Dec 13, 2011 9:45 am
Forum: General
Topic: File always compiles
Replies: 11
Views: 25347

Re: File always compiles

An extract from the twfiles.@@@ file gui\dialogs\FrmObjectListMsgBox.cpp*-DNDEBUG;EXGL_ENABLE_ANTIALIASING;NO_STRICT;EXGL_EDITOR;_Cosmo_DynamicLoad;EXGL_ENABLE_NAVYBUS;EXGL_ENABLE_OPTIMIZATION;USBMAJ_DYNAMIC_DLL;EXGL_HISTO;ONLINEUPDATE_DYNAMIC_DLL;SK_DLL_DYNAMIC_LOAD;EXGL_BUZZER;DONGLE_DYNAMIC_DLL;E...
by mmoulherat
Thu Dec 08, 2011 9:42 am
Forum: General
Topic: File always compiles
Replies: 11
Views: 25347

Re: File always compiles

if . is the project directory

.\Exgl\formula\EXGLFormulaParser.tab.cpp

with many other .cpp files that are also part of the project.
by mmoulherat
Thu Dec 08, 2011 2:08 am
Forum: General
Topic: File always compiles
Replies: 11
Views: 25347

Re: File always compiles

08/12/2011 - 07:41:09:488 3612 JomiTech TwineCompile 3.3 - Copyright JomiTech 2011. All Rights Reserved. 08/12/2011 - 07:41:09:488 3612 -- 30-Day Trial Version -- 08/12/2011 - 07:41:09:488 3612 Command line: "C:\Program Files\JomiTech\TwineCompile\mtbcc32.exe" -ide2009 -dep -alias"E:...
by mmoulherat
Mon Dec 05, 2011 2:23 am
Forum: General
Topic: File always compiles
Replies: 11
Views: 25347

Re: File always compiles

Here is the console output. I replaced some file lists from the linker output by tags not to make the output to long. Some outputs are in french sorry. The problem occurs with the file EXGLFormulaParser.tab.cpp Preparing... Making... La génération a démarré 05/12/2011 08:09:50. _____________________...
by mmoulherat
Fri Dec 02, 2011 10:53 am
Forum: General
Topic: File always compiles
Replies: 11
Views: 25347

Re: File always compiles

Yes.
This file was the only one with local options.

Then I removed these local options.
The problem still occurs and file is compiling everytime.

Regards.
by mmoulherat
Wed Nov 30, 2011 5:47 am
Forum: General
Topic: File always compiles
Replies: 11
Views: 25347

File always compiles

Hello, I recently downloaded the trial version of TWineCompile (3.3.1) and use it with C++ builder 2009 under Windows XP. When I compile one of my projects, one of the files is always compiling even if it has not been modified. This file had local options, so I removed them but it didn't fix the pro...