Hi,
After having some troubles with Ice for silverlight because of the Memorystream issue, I decided to implement the fix and to build IceSL myself.
However I couldn't succeed in compiling. VS2010 did not recognize the nmake-command (with Visual c++ installed). I also tried it in the cmd-prompt like this:
This doesn't work either, since cl.exe is not recognized as a command and nmake returns a fatal error "U1077".Code:C:\IceSL>"C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\nmake.exe" /f Makefile.mak
Eventually, I tried to install Ice for VS2010 but the setup fails saying that "disk1.cab" is corrupted. Redownloading the setup didn't help.
Is there anyone who can help me on this one?
Best regards,
Yves

Reply With Quote
