Hi everybody
I decided to start programming again. So I installed VCExpress and downloaded Juce. I also installed the Platform SDK for Win XP SP2 (I’m not shure if it’s the right one)
But I’ve already some Problems:
When I try to compile the Juce-Library (with the project in the build directory), I get 17482 warnings (no errors). Most of them are about wrong return type and some are about makro newdefinition.
If I try to complie the Jucedemo I get 1 error:
The file “user32.lib” could not be opened.
If I try to complie the Jucer I get 1 error and 2294 warnings.
The file “…\juce_debug.lib” could not be opened.
I don’t know what I’m doing wrong… did I install the wrong PSDK?
I’ll be thankfull for your help!
Cheers
LukeS