includes

Discuss PIC and electronic related things

Moderators: David Barker, Jerry Messina

Post Reply
CharlieM
Registered User
Registered User
Posts: 211
Joined: Wed Oct 10, 2007 12:05 am

includes

Post by CharlieM » Sun Sep 12, 2010 11:54 am

Hello all,

I am in the process of using the neat little program that David has shared to add new pics to the compiler. It seems that I can't find the include folder. I looked in Program files/Mecanique/SF but its not there. Any Ideas?
Running version 2.2.4.0 ICC 1.2.1.0
Regards CharlieM

User avatar
David Barker
Swordfish Developer
Posts: 1214
Joined: Tue Oct 03, 2006 7:01 pm
Location: Saltburn by the Sea, UK
Contact:

Post by David Barker » Sun Sep 12, 2010 12:15 pm

It's called 'includes' - it will be there else you wouldn't be able to compile anything - you would get an 'unable to open system file' error.

CharlieM
Registered User
Registered User
Posts: 211
Joined: Wed Oct 10, 2007 12:05 am

Post by CharlieM » Sun Sep 12, 2010 12:39 pm

Its not there and it compiles fine.

http://img210.imageshack.us/img210/9731/noincludes.png

Here is a screen shot of the SF folder.
Running version 2.2.4.0 ICC 1.2.1.0
Regards CharlieM

User avatar
David Barker
Swordfish Developer
Posts: 1214
Joined: Tue Oct 03, 2006 7:01 pm
Location: Saltburn by the Sea, UK
Contact:

Post by David Barker » Sun Sep 12, 2010 12:46 pm

If you are running Vista or newer, the folder will be

ALL USERS\Mecanique\Swordfish\Includes

to support UAC. I should have perhaps made that clearer.

Jon Chandler
Registered User
Registered User
Posts: 185
Joined: Mon Mar 10, 2008 8:20 am
Location: Seattle, WA USA
Contact:

Post by Jon Chandler » Sun Sep 12, 2010 12:48 pm

Windows Vista has a habit of hiding files and folders it decides you shouldn't change! I've had many problems with this.

I believe my installation was with default settings and the includes are in the ProgramDATA directory:

c:\ProgramData\Mecanique\SwordfishIncludes\

CharlieM
Registered User
Registered User
Posts: 211
Joined: Wed Oct 10, 2007 12:05 am

Post by CharlieM » Sun Sep 12, 2010 1:56 pm

Thanks for the help.
Running version 2.2.4.0 ICC 1.2.1.0
Regards CharlieM

Post Reply