einstein95 / vba-wii

Automatically exported from code.google.com/p/vba-wii
2 stars 0 forks source link

Error compiling #235

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I get this error when trying to compile:

d:/emu/vba/source/ngc/vba.cpp: In function 'int main(int, char**)':
d:/emu/vba/source/ngc/vba.cpp:296: error: 'DI_LoadDVDX' was not declared in
this scope
make[2]: *** [vba.o] Error 1
make[1]: *** [build_wii] Error 2
make[1]: Leaving directory `/d/emu/vba'
"make": *** [wii] Error 2

> Process Exit Code: 2

I'm using latest devkitppc, libogc and ported libraries (I have compiled
other apps without any problems).

Original issue reported on code.google.com by Kevin.Raptor@gmail.com on 13 Mar 2010 at 1:13

GoogleCodeExporter commented 9 years ago
this is not a support forum.

Original comment by dborth@gmail.com on 13 Mar 2010 at 8:53

GoogleCodeExporter commented 9 years ago
kthxbye

Original comment by Kevin.Raptor@gmail.com on 13 Mar 2010 at 2:52