|
|
|
Re: FORTE: To many files in modules [message #1754484 is a reply to message #1754408] |
Sat, 18 February 2017 11:15  |
Eclipse User |
|
|
|
Hi,
Yes I we know that these are a lot of files to compile. However these files need only to be compiled once. We tried to get an incremental build support with our build system so if you add new modules, new files or change a file only the changed elements will be recompiled.
I understand your solution and I also like it. However it will break a few things in the FORTE build. The reason for this is that we use CMake scripts to generate some code which makes FORTE in the end smaller and more efficient. With your proposed solutions these scripts would not work and in the end you may get linking errors or even worse a broken FORTE.
But I'll keep your suggestion in the back of my mind to consider how we can improve the situation.
|
|
|
Powered by
FUDForum. Page generated in 0.04641 seconds