compiler error question

Started by Christoph Embacher, November 27, 2011, 07:23:25 PM

Previous topic - Next topic

Christoph Embacher

I am trying to convert a  FF31/PB9 project to FF35/PB10 and I am getting a compiler error message.

Error Message is: "Error 460 UNDEFINED EQUATE" regarding to %CSIDL_FLAG_CREATE but this equate is part of the ShFolder.inc of Jose Roca's include files and the settings of the environment options (Jose Roca's Include Path) are correct.

What do I need to do?

José Roca