NO

Author Topic: Version 8.00 RC1 ide bug/#define  (Read 2361 times)

rko

  • Guest
Version 8.00 RC1 ide bug/#define
« 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 ....

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

rko

Offline Pelle

  • Administrator
  • Member
  • *****
  • Posts: 2266
    • http://www.smorgasbordet.com
Re: Version 8.00 RC1 ide bug/#define
« Reply #1 on: April 06, 2014, 06:52:58 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?

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

  • Guest
Re: Version 8.00 RC1 ide bug/#define
« Reply #2 on: April 07, 2014, 09:32:16 AM »
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.

Offline Pelle

  • Administrator
  • Member
  • *****
  • Posts: 2266
    • http://www.smorgasbordet.com
Re: Version 8.00 RC1 ide bug/#define
« Reply #3 on: April 12, 2014, 02:39:48 PM »
OK.
/Pelle