#1 2025-04-10 16:47:26

youssef
Member
Registered: 2024-08-05
Posts: 17

Need help with SynProject setup and additional tutorials

Hello ,
I'm following the PDF tutorial but encountering some issues:

1-Additional Tutorials: Are there any other tutorials available for SynProject beyond the PDF documentation?

2File Not Found Errors: When I try to set up my project, I get "File Not Found" errors for Delphi library files like:

system.str

mormot.core.base (is i need to incule mormot path also)

variant.pas
....

I'm working on Windows. Could you please advise:

Do I need to manually specify paths to all used libraries?

Is there a standard setup procedure I might be missing?

Any common solutions for these missing file errors?

Offline

#2 2025-04-10 16:53:37

ab
Administrator
From: France
Registered: 2010-06-21
Posts: 14,964
Website

Re: Need help with SynProject setup and additional tutorials

Yes, all source *.pas paths should be set manually in the .pro header to find the proper unit files.

Offline

Board footer

Powered by FluxBB