Click here to Skip to main content
15,915,319 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Now I have installed the Xtreme ToolKit Pro.According to the user's guide,I have to build the library for my visual studios.but during the processing of building the library,it take place a error:Error excuting cl.exe.
I did not no how to correct it.My OS is Win7,my visual studios is visual c++6.0.
Anyone who have solved this problem ,please give me some suggestions.
Posted

1 solution

That looks like a compile-time error, certainly not a runtime error unless you miss something here. So why not compile it on one of the other machines and then just copy the .exe

If you could provide us with more info, we could help you to solve your problem, which I think might be related to wrong syntax.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900