Hi,
I have a project which is using the matter framework and as a result has a large number of files. Some of these files additionally have the same name meaning that when compiling the object files have to have to include a full path to prevent collisions. This has the result of creating a large linker command which windows cope with. I have been able to tweak the linker command manually and have manually written a response file that works, but it is a pain to have to modify this every time I add a new file. Is there anyway to have SES generate the response files?
I have a project which is using the matter framework and as a result has a large number of files. Some of these files additionally have the same name meaning that when compiling the object files have to have to include a full path to prevent collisions. This has the result of creating a large linker command which windows cope with. I have been able to tweak the linker command manually and have manually written a response file that works, but it is a pain to have to modify this every time I add a new file. Is there anyway to have SES generate the response files?