This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

ccsv4 - Build options



Normal 0 21 false false false MicrosoftInternetExplorer4

I have one simple and probably silly question about build options.

When I made just a change in a C file, I do not want to rebuild all the project (it lasts about half an hour). I have tried with Project>Build Active Project and Project > Build All but it recompiles all the project. Any idea??? Any special configuration???

Thanks,

 

Sus

  • Sus,

    Build active project is supposed to only build those files that are necessary but we are chasing down some issues where it is frequently building everything for some users.

    You can right click on a file and just compile that file.

    If you change any project level build options it will build everything.

     

    If you are seeing a rebuild of the whole project when you have just change a single source file it certainly sounds like a bug.  Any chance you could export your project (File->Export, under general select archive file) and send it to me (via a private message if you don't want to post to the public forum) to try and reproduce.  We have a few of these issues targeted for the 4.2.2 release early next year and if we can get some more test cases that would really help fix up this problem.

     

    Regards,

    John