[Plib-users] Cant get ssg to work
Brought to you by:
sjbaker
From: Simon <sim...@ho...> - 2003-12-18 17:54:57
|
Hi all, it's been a while since I used plib. I used to use pui all the time. Now I'm trying to get to grips with ssg. I've tried several = times now and each time I give up. I use Borland Builder 6 on Windows XP. = I'm trying to get the ssg dynamics example to build. I'm using the same procedure as I did for pui but I keep receiving this error: =20 ssgLoaderWriterStuff.h : declaration terminated incorrectly =20 and it points to this line near the top of the ssgListOfLists class: =20 ssgListOfLists( int init =3D 3 ) : ssgSimpleList(sizeof(class = ssgSimpleList*), init ) {} =20 I don't understand why it isn't working. I've tried all my tricks that = I used to get pui working and nothing seems to work. I'm using ssgLoaderWriterStuff.h v 1.22. =20 Thanks in advance, and I'll thank you again later |