Author |
Message |
drk||Raziel New User
Joined: 25 Aug 2004 Posts: 8 Location: Athens
|
Posted: Sun Jun 26, 2005 10:26 pm
Post subject: ThunderVB public beta 10 pre 1
|
|
New beta , beta 10 (final) pre 1
acutaly , beta 10 is gona be the final release when some small bugs remaining are fixed
link :
http://basicboy.emuhost.net/ThunderVB_beta_10-pre1.exe
changes since beta 9 :
Aditions :
pure asm (asm code that replaces vb functions)
Linker version is detected and OPT:REF/OPT:NOREF is added as needed
bug fixes :
Fix a bug on ThunderAsm Asm/C error windows that leaded to crash (thx RaedWulf for noticing)
Minor fixes here and there on the Asm instering code from Assembled C file, now c functions can return Strings/Variants/Arrays/..
Fixed logs filenames (since beta 9:1)
Bugs to be fixed (do not report em , we know them ) :
On asm/c error window , clicking on the error list and then pressing cancel makes the vb6 text cursor go crazy(allways)
When moving windows in front of vb's text editor the text gets corupted (rare)
Asm line does not get colored when it directly starts with a comment ,eg '#asm';test (allways)
IntelliAsm complete is not fired with all keys it should (allways)
IntelliAsm complete can hapen even if the statement on the curent line is finished(frequent)
Please test and report bugs..
That's all for now
The ThunderVB team (drkIIRaziel and Libor)
|
|
Back to top |
|
|
|
Superlight New User
Joined: 11 Jul 2005 Posts: 1
|
Posted: Mon Jul 11, 2005 7:15 am
Post subject: fatal error C1083: Cannot open compiler intermediate file:
|
|
fatal error C1083: Cannot open compiler intermediate file: 'in': No such file or directory
ML.exe path ok
CL.Exe path ok
vbsp6 install (English version)
vc6 installl
something not setting? please help
|
|
Back to top |
|
|
|
drk||Raziel New User
Joined: 25 Aug 2004 Posts: 8 Location: Athens
|
Posted: Mon Jul 11, 2005 7:20 am
Post subject:
|
|
Haven't ever seen this error , Get the vc++ 2003 resource kit and use the compiler (it should
not be compatible with vc6's compiler).If you have vs 2003 you can use the newer masm too:)
Try it and write here
Aslo , can you send the log file ?
|
|
Back to top |
|
|
|
Libor New User
Joined: 11 Aug 2004 Posts: 13
|
|
Back to top |
|
|
|
|
|