Page 5 of 5

Posted: Fri Jun 11, 2004 7:58 pm
by nhokem
GPI wrote:Are any Spaces in the path of Purebasic or in the path of jaPBe?
When yes: Can you copy all the files of Purebasic and of jaPBe in a path without Spaces? Don't forget to set the new compiler-path in the japbe-preferences. Did this solve the problem?
this suggestion worked! what i did was:
  • i copied my PureBasic folder to root (C:\PureBasic\)
    copied my source to "C:\PureBasic\pbfiles" (so no spaces either)
    changed the compiler path in japbe
    changed the path to my source code in japbe
    did a "restart compiler"
    deleted both _japbe_0.rc and _japbe_0.res
then i got curious and made my source point back to "C:\My Documents\_pbfiles"...and this worked too. so it looks like only the compiler path needs to be without spaces...

whoops, just realized you had wanted to move japbe to a path without spaces too...oh well, it worked anyway... :wink:

Posted: Fri Jun 11, 2004 8:54 pm
by GPI
Karbon wrote:c:\Program Files\PureBasic though - so I'm surprised that more people aren't having trouble if that is the cause..
No. The path change from window-language to window-language. In a german system the path is called "C:\Programme\PureBasic" - no spaces. Mybe the same in other language. That's why you don't should take fixed path, when you want to access to the Windows-System-Path (Deskop, my-Documents, Programm-Files, and so on).