Hi John,
well thanks again for your support.
Yes, I have Win XP and VS6. I guess it should compile with not so many hassles
I checked and checked the messages I was getting.
The first were about nmake and I downloaded it from MS, then I realised I had it in my VS folder but it was not being executed and it also looked as some files could not be included because their path was not set.
At least I realised that for an unknown reason some variables and paths were not set properly so I used VCVARS32.BAT and things improved a lot.
Some modules cannot be compiled yet but I got scriba.exe and other files in the bin folder.
I'm trying to compile scribacmd. Once again I realised I should include libscriba.lib in the link tab and it looks to me that some functions cannot be called yet (scriba_SetFileName for example). Am I missing something?
By the way, if I may ask you, how do you use ScriptBasic? Embedded in your software or how? Have you added some commands, compiled some source? It would be useful to have some sample projects or part of them in the forum.
As soon as I get some samples working fine and all times I will be more than happy to post mine here.
See you,
Roberto
P.S. Btw there is no need for the --NT option as setup.cmd has only one line: perl setup.pl --nt %*