Qbasicnews.com

Full Version: compile errors w32 0.13 version
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
when i try and compile anything i get
ld.exe: cannot find -lmsvcrt
run install.bat file supplied first.
I had to make some minor changes to make install.bat work, to do with paths. But to get all the libs to compress down to a respectable size, v1c has compressed them into this program that install.bat spawns, otherwise it would be much bigger than 3.5mb.
Quote:But to get all the libs to compress down to a respectable size, v1c has compressed them into this program that install.bat spawns, otherwise it would be much bigger than 3.5mb.

Actually, a re-compressed (ZIP) of the fully installed and working FreeBASIC comes to 5,116 KB. Is the savings of just 1.5 MB worth the extra confusion? Or is there some other reason (lisence, etc.) that requires this new install.bat that I have missed?
ahhh...

thanks , cant believe i didnt spot the bat...

looks all good anyway, looks like youve been busy.
Well, as I remember correctly, the version before this was ~1 meg, which means it more than tripled in size.

But as a broadbad user, yes, I feel that without the install.bat it would have been better, but still, it's not that big a deal.
after that "install.bat" it takes around 25mb... tripled? :lol:
Previous 0.12 = 2,252KB ZIP / 10+MB installed
Current 0.13 = 3,658KB ZIP / 25+MB installed
0.12 dont take 10mb... :???:
Quote:0.12 dont take 10mb... :???:

Well, I don't know what system you're using but on Win32 the ZIP uncompresses to 232 files at 9,877KB.
Pages: 1 2