PBBuild2 - New Compiler Frontend

Developed or developing a new product in PureBasic? Tell the world about it.
PB
PureBasic Expert
PureBasic Expert
Posts: 7581
Joined: Fri Apr 25, 2003 5:24 pm

Post by PB »

> I cannot seem to reproduce the error on my win2k system

Maybe my PureBasic installation is trashed -- I might reinstall later today
and see what happens. If it still fails, I'll contact you by mail with some
more info.
spangly
User
User
Posts: 54
Joined: Mon Apr 28, 2003 8:26 pm
Contact:

Post by spangly »

Ok, I've finally managed to hunt down and fix the bug!! Grab it from my site. It was an obscure global/shared variable thing. I've also fixed the bug with .pbb extensions.
PB
PureBasic Expert
PureBasic Expert
Posts: 7581
Joined: Fri Apr 25, 2003 5:24 pm

Post by PB »

> I've finally managed to hunt down and fix the bug!!

Nope, sorry. :cry:

I did a full re-install of PureBasic from scratch, but I still get a 'compile
error' with PPBuild2. Also, I get a MessageRequester with no message,
with the MB_ICONERROR icon in it.

You're not using any hard-coded paths, are you? My version of PureBasic
is not installed in the default folder, but in a custom path... but your app
should allow for that, yes?
spangly
User
User
Posts: 54
Joined: Mon Apr 28, 2003 8:26 pm
Contact:

Post by spangly »

PB wrote:> You're not using any hard-coded paths, are you? My version of PureBasic
is not installed in the default folder, but in a custom path... but your app
should allow for that, yes?
Nope, I'm not using hard coded paths, the path to the PBCompiler.exe is
set in the program's prefs tab. I've just installed PB to a nonstandard
folder on my win2k PC, and PBBuild to a nonstandard folder aswell, and I
can't seem to reproduce the error at all now.

Send me an e-mail or catch me on ICQ, I'm determined to get to the bottom of this ;)
Post Reply