not for me. but i may have found the problem :
pbdev stores the temp file (PBDMain.pb) in such directory :
C:\DOCUME~1\natys\Local Settings\Temp\PB898
the temp file is really created, but pb4 can't open it.
if i manually open the temp file in pb4 it's ok (run and compile).
if i press F8:
Purebasic display in a box (in french):
Impossible de charger le fichier
C:\DOCUME~1\NATYS\LOCAL
And just after, another box :
Impossible de charger le fichier
C:\DOCUME~1\NATYS\LOCAL SETTINGS\TEMP\PB898\SETTINGS\TEMP\PB898\PBDEVMain.pb
Note the concatenation bug of the paths...
Sorry for bringing little bad news, just trying to help.
