Version 8.00 RC1 ide bug/#define

Started by rko, April 06, 2014, 05:02:13 PM

Previous topic - Next topic

rko

hi,
thanks pelle for the new compiler. :D
my box, win8.1, 8 gb, 64bit
in the ide, the project file tree, it is not possible to remove a file from the project.
even if commented out, a preprocessor commands are processed, ex.
//#ifdef xxxx ....

will there be selectors for the new switches in the project pane?

rko

Pelle

Quote from: rko on April 06, 2014, 05:02:13 PM
hi,
thanks pelle for the new compiler. :D
my box, win8.1, 8 gb, 64bit
in the ide, the project file tree, it is not possible to remove a file from the project.
even if commented out, a preprocessor commands are processed, ex.
//#ifdef xxxx ....
None of this should happen, or happens "here" AFAICT. Can you provide a small example so I understand better?

Quote from: rko on April 06, 2014, 05:02:13 PM
will there be selectors for the new switches in the project pane?
Only for some, for others you have to use the Macros tab. There isn't enough room in the Project setting pages.
The whole thing should perhaps be redesigned in the new treeview / multi-page style, seen in other IDEs, but this is a big job. I'm not eager to do it right now.
/Pelle

rko

for the life of it, i can not reproduce:

even if commented out, a preprocessor commands are processed, ex.
//#ifdef xxxx ....

i am sorry, but should it reoccure i'll send the whole project.

Pelle

/Pelle