Shop OBEX P1 Docs P2 Docs Learn Events
Why can't BST find FSRW?!?!? — Parallax Forums

Why can't BST find FSRW?!?!?

MicrocontrolledMicrocontrolled Posts: 2,461
edited 2010-09-28 04:25 in Propeller 1
I've spent way too much time fooling with this. I have a program that calls the FSRW object. It compiles fine in Propeller Tool, but when I open it in BST, it says it can't find it. I changed the compile search directory, I've selected the directory in IDE options, I have it searching in the right place and I KNOW it is because it finds all the other objects. In fact, if I remove FSRW it compiles through the objects and then tells me there is an error because it doesn't recognize the object calls to FSRW in the code, obviously. I've put FSRW in every directory. I've even changed the name, and still no luck. Why can't I accomplish this simple task?!?!

Please help!

Thanks,
Micro

Comments

  • Mike GreenMike Green Posts: 23,101
    edited 2010-09-27 15:54
    Can't answer with the limited information you've provided. I use FSRW with BST and I've got it in the same directory where I keep the other Propeller objects from the Propeller Tool and the Object Exchange. It works for me.

    Attach your program (with all its bits and pieces) to your reply and provide the preferences you have for the library search directory (do a cut and paste).
  • Phil Pilgrim (PhiPi)Phil Pilgrim (PhiPi) Posts: 23,514
    edited 2010-09-27 18:52
    Hey Mike,

    I was hoping to catch you in "Support for Using...", but this is good enough. Anyway, your avatar needs to come in out of the shadows. So I've taken the liberty of enhancing it for you. Don't feel compelled to use it if you don't want to, though!

    -Phil
    89 x 120 - 9K
  • ElectricAyeElectricAye Posts: 4,561
    edited 2010-09-27 20:05
    ... your avatar needs to come in out of the shadows....

    I agree. His present avatar makes him look a little on the darksided, evil, Man of Microprocessor Mystery.... nothing like the clandestine Santa Claus we know him to be.

    Thanks, to Beau, we know the real Mike.

    http://forums.parallax.com/showthread.php?t=108210
  • max72max72 Posts: 1,155
    edited 2010-09-28 04:25
    Hi Micro,
    probably there is something terribly obvious that is cheating you... and you eyes refuse to see it because it is too obvious... check The Purloined Letter from Edgar Allan Poe...
    At least it usually happens to me.

    You could try to export the working archive from the propeller tool, unzip it in another directory and reopen and compile it with BST. If it works the problem is not with BST.

    Massimo
Sign In or Register to comment.