Hi, > Ive compiled kdewin32 using cmake and the mingw > target becuase i couldnt get the msvc one to work, > it complained about paths (if someone wants to > help me with this id be grateful, otherwise ill > continue with mingw).
What exactly was the error you got? Are you sure you're starting nmake from the correct command prompt? You should use the "MSVC 200x Command Prompt", not simply cmd.exe (or, alternatively, use a normal cmd.exe prompt and run vcvars32.bat) Which MSVC are you using? --Michael _______________________________________________ Kde-buildsystem mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-buildsystem
