Log in

View Full Version : Problem with my ddk


DKRises
July 22nd, 2012, 13:27
Hello there i got a problem with the ddk compiler and i dont understand how to solve it. It keeps saying error c1083 cannot open include file .\libmad\mad.h no such file file or directory.So i downloaded http://sourceforge.net/projects/mad/files/libmad/0.15.1b/libmad-0.15.1b.tar.gz/download but if i copy it to the same folder it comes with just a other error: dont know how to make

_genuine
July 24th, 2012, 00:08
Does it also require a lib to be linked?, and ensure that the path of the header is added to the compiler options

disavowed
July 27th, 2012, 20:50
Why are you posting a C++ development question in a reverse engineering forum?