Page 1 of 1

platform independent STL

PostPosted: Feb 22, 2009 @ 12:58pm
by yucani
Hi,

i am wondering if any of you, using the EDGEBuilder has been able to create an platform independent STL, so it could used for all devices?
Did somebody try use for this the STLport
https://sourceforge.net/project/showfil ... _id=146814

regards

PostPosted: Feb 23, 2009 @ 12:58pm
by Nacho84
Hi! Since I'm only targetting Windows Desktop and PocketPC, I compiled STLPort using evc4. If you need help on how to do that, let me know and I'll send you a txt file with all the instructions.

--Nacho

Hi

PostPosted: Feb 23, 2009 @ 6:27pm
by yucani

PostPosted: Feb 23, 2009 @ 8:00pm
by Kzinti

Great

PostPosted: Feb 23, 2009 @ 10:05pm
by yucani

PostPosted: Feb 26, 2009 @ 10:04pm
by Kzinti
I don't know anything about Edge Builder. But just put STLport in your include path and use it? You'll see if and where it fails.

You probably will have to update the config files and/or fix memory allocations. This is all I remember.