Propeller IDE, err I mean PropTool
JD
Posts: 570
I found a strange thing tonight when I was trying to make a datalogger with the Sensirion on the PropBOE. The Sensirion demo loads with FloatString.spin in the same directory, but will not load if FloatString.spin is in the Propeller Library folder like Float32.spin and Sensirion.spin.
The IDE is oddly missing that the file is there when compiling but will catch the others. Anything thoughts?
The IDE is oddly missing that the file is there when compiling but will catch the others. Anything thoughts?
Comments
I knew it wasn't just me ... this time. hahaha :-D
I stopped at at an older stable version, 0.33.3, on a Macbook/OS10.12.3, and have not had the particular problem you describe. Just to be sure, have you gone to the menu propellerIDE/preferences and pointed it to the library folder that you want?
I am using PropIDE 1.3.2 on Win7
I am using the default library path (C:\Program Files (x86)\Parallax Inc\Propeller Tool v1.3.2\Library). The odd part, is the IDE found everything else that was in the library.
Also, looking at your zip file, the version of FloatString.spin in there is different from the one in the Library. The readme.txt file in the zip explains the difference.
Probably the reason things are failing for you is that difference.
Yes PropTool, thank you.
The issue still remains that it's not compiling from the library like all the other objects do, but does when it's in the same folder. I will have to search out and see if I can try another version and see if that works like you suggested.
**update** Good call Roy, I didn't catch the library had an older version with the same name. A+
The library has the official version, the version that comes with that zip has modifications made by the person that made the Sensirion code. That is why they included it in the zip to be with the Sensirion code that needs it.
I just replaced the official version with the new version instead of having multiple versions in the library to sort through.
http://obex.parallax.com/object/517