How to solve that problem?

Posted By: Mark430SR

How to solve that problem? - 08/21/15 00:38

Ok, so, this error happens when I add one more PRAGMA_PATH line. When I delete that line, it stops. It is obvious that I exceeded a 'limit' of paths determined for the project ...




Is there a way to solve this problem?
Posted By: Reconnoiter

Re: How to solve that problem? - 08/21/15 09:52

Hi,

From the manual (if you are using add_folder, add_path):

Quote:
A maximum of 32 folders and resources can be added. A7.08 All resource files in the work folder are added automatically at start of the application.


And if you are using PRAGMA_PATH:

Quote:
Theoretically you can specify up to 32 PATH names, but it's better to stay well below that limit. Each folder is searched in sequence until a given file is found, so having lots of paths can increase the project startup time.
© 2024 lite-C Forums