SF libraries folders

Coding and general discussion relating to the compiler

Moderators: David Barker, Jerry Messina

Post Reply
User avatar
octal
Registered User
Registered User
Posts: 586
Joined: Thu Jan 11, 2007 12:49 pm
Location: Paris IDF
Contact:

SF libraries folders

Post by octal » Thu Jun 18, 2020 8:43 pm

Hello,
a little question about SF folders and libraries handling.
1- if I have all libraries inside my project folder, does those take over libs in SF lib and sf userlib folders?
2- if I put the libs in a subfolder of my project, are those visible and still take predececence over SF lib/UserLib folder?
3- if I put the processor include file inside my project folder, does it also take predececense over SF standard one?

Regards

bitfogav
Registered User
Registered User
Posts: 169
Joined: Sat Oct 09, 2010 1:39 pm
Location: United Kingdom

Re: SF libraries folders

Post by bitfogav » Thu Jun 18, 2020 10:21 pm

Hi Octal

1. Yes
2. Yes
3. No, the processor include file will only work in the standard SF Include folder. https://www.sfcompiler.co.uk/wiki/pmwik ... temConvert

Post Reply