Page 1 of 1

Problem using Wituz's constants libary

Posted: March 30th, 2021, 4:55 am
by wildmonkeydan
I am using the latest version of constants.h and have tried compiling his own code to see it working for myself, but it comes up with this messsage. I've checked and a TEMP folder is still there but doesn't have a PQ4 archive as mentioned in the error. It seems to be about the LIBDS.H from the psy-q libaries but I don't see how that could be of fault, as I haven't edited it in any way. I'm referring to the code and libaries associated with Part 9 of his tutorial on cd streaming. :?

Image

Re: Problem using Wituz's constants libary

Posted: May 26th, 2021, 2:39 pm
by Administrator
LibDS isn't included in your library path. Edit PSYQ.INI in the BIN directory and add it and also ensure you have the correct header included in your C code.