Page 1 of 1

Where are the libraries??

PostPosted: Feb 9, 2003 @ 12:45am
by yeatd
I am starting a new project and have downloaded PocketFrog 0_6_0. I have got my basic framework to run using VC++ ver 6, but when I come to build using eVC the linker returns and complains about not finding PocketFrog_EMU_PPC2002_Debug.lib or PocketFrog_ARM_Debug.lib.
I can only find one library in my version of PocketFrog and that is PocketFrog_x86_Debug.lib, which explains why I can use it in VC. Where are the other libaries???!!!! :?

PostPosted: Feb 9, 2003 @ 12:48am
by damian
You have to compile PocketFrog. Open PocketFrog.vcp in eVC and compile PocketFrog for any targets you want.

Where are the libaries??

PostPosted: Feb 9, 2003 @ 12:58am
by yeatd
Ok, thanks, I missed that one, but now its complaining about not finding stlport_vc6_static.lib

Sorry for being dum but i'm pretty new to this.........

PostPosted: Feb 9, 2003 @ 1:14am
by damian
Hmm... to be honest, I forget how I went around that. Did you read all the instructions on installation?


Where are the libraries????!!!!!!

PostPosted: Feb 9, 2003 @ 1:18am
by yeatd
Yep. It seems post version 4 releases of the STLport supply source only, no binaries :evil: I guess i'm gonna have to spend the next week trying to build the thing.............unless anyone else can pass on a helpful hint??? :lol: Thanx All.

PostPosted: Feb 9, 2003 @ 1:33am
by damian
I don't think that PocketFrog would work with STLport 4, but I could be wrong.

PostPosted: Feb 9, 2003 @ 1:46am
by yeatd

PostPosted: Feb 9, 2003 @ 1:56am
by damian

PostPosted: Feb 9, 2003 @ 2:16am
by adde

PostPosted: Feb 9, 2003 @ 2:23am
by yeatd