I have a project which I opened and the IDE does a very strange thing.

I have a project which I opened and the IDE does a very strange thing.

The compiler doesn't recognise the changes I make in the code unless I Clean and then compile/build the project again.

After the changes, it points me to lines and content from the previous edits.

Has anyone experienced this before? Knows how to fix it? Is there a switch or something?

Comments

  1. Single project? Monolythic (not using BPLs or your DLLs)?

    ReplyDelete
  2. In the project group I have a BPL and a number of projects. The component is installed in the IDE but in this particular project I use the project search path to point to the version of the units I am working on

    ReplyDelete
  3. But for quick some time it was working nicely

    ReplyDelete

Post a Comment