Welcome! Log In Create A New Profile

Advanced

VBA GX

Posted by DarkNation 
VBA GX
July 30, 2009 10:39PM
I'm trying to compile VBA GX from scratch just to get some experience compiling real code. I'm using devkitPro for Windows. Right now, it's stuck on the tremor library. I tried to compile tremor, but I'm getting an error when I run autogen.sh:

$ ./autogen.sh
checking for autoconf...
checking for automake... yes
checking for libtool... libtoolize
I am going to run ./configure with no arguments - if you wish
to pass any to it, please specify them on the ./autogen.sh command line.
Generating configuration files for vorbisdec, please wait....
aclocal
NONE:0: /bin/m4: Expecting line feed in frozen file
autom4te: /bin/m4 failed with exit status: 1
aclocal: autom4te failed with exit status: 1

Does anyone know how to correct this or is there a precompiled tremor lib available?

Thanks!
Re: VBA GX
July 31, 2009 06:36AM
I believe there's one here [code.google.com]
Re: VBA GX
July 31, 2009 11:03PM
Thanks!
Sorry, only registered users may post in this forum.

Click here to login