nexus
11th September 2004, 11:13
Has anybody managed to compile XviD with Dev-C++?
Let's start with libxvidcore. I tried to import libxvidcore.dsp in Dev-C++.
I get two error messages, INSTALL and README are missing. This is no problem, because they can be found in the "doc"-directory.
When I try to compile the project, I get the error message "g++.exe: bin/xvidcore.dll.a: No such file or directory". Can anybody tell me why? I thought this file will be created during the compiling process.
I searched a lot, but almost all people use M$ VC to compile. But I wanna try it with Dev-C++.
Thanks for any help
Let's start with libxvidcore. I tried to import libxvidcore.dsp in Dev-C++.
I get two error messages, INSTALL and README are missing. This is no problem, because they can be found in the "doc"-directory.
When I try to compile the project, I get the error message "g++.exe: bin/xvidcore.dll.a: No such file or directory". Can anybody tell me why? I thought this file will be created during the compiling process.
I searched a lot, but almost all people use M$ VC to compile. But I wanna try it with Dev-C++.
Thanks for any help