Thread

Index > Lgi > Stuff missing in lgi-src-v199.zip
Author/Date Stuff missing in lgi-src-v199.zip
Maggot
10/05/2004 11:31pm
For LGI following is missing:
src/win32/Widgets

For LgiRes the following is missing:
Script1.rc
icon1.ico

Also please update:
http://www.memecode.com/src/lgi-src.zip

That's basically it I guess.

Cheers,
-magg
Maggot
11/05/2004 5:12am
A few more issues:

The "int stricmp(char *a, char *b)" function at line 169 in GString.cpp should be undefined for WIN32 builds.

The LgiRes file entries in the VC6 project file is invalid.

The above issues (including the missing files) are complete showstoppers at the moment. You may want to compile all the stuff in the lgi-src-xxx.zip file before uploading them, just to make sure nothing is actually broken.

cheers,
-magg
MD
12/05/2004 3:43pm
Seems to compile fine here in VC7.1 (except for the stricmp-thing)... already mailed fRet about it, but he's 'off-air' for a while (see Blog) ;)
MD
12/05/2004 4:01pm
Well the widget-files are missing indeed :(
fReT
13/05/2004 6:11am
I've added the widget files back in. They went missing when I moved everything to subversion. Sorry about that.
Maggot
13/05/2004 6:25am
Dear fRet,

The following files are still missing in LgiRes:
Script1.rc
icon1.ico

Is your subversion server accessible to anon users like me?
Thanks fRet.

Congragulations on your newborn bundle of joy!

Cheers,
-magg
fReT
13/05/2004 10:19am
You download too soon!

I uploaded again about 30 minutes later to fix that. At least I tried to fix that... ?
fReT
13/05/2004 10:22am
Actually the subversion server will be private for the next little while until I sort out the correct permissions, and then it'll only by available to those who are in active Lgi development. Because the machine it's hosted on is my primary development box I don't want people trying to hack it.

Bub: Thanks :)
Reply