need help, strange error!!!

  • Thread starter Thread starter apriii
  • Start date Start date
A

apriii

hi all,

I have the following problem. I converted my code from vc++ 6.0 to c++ .net. But I get the following error:

error result returned from cl.exe

This error drives me crazy :((. If anyone knows how to solve this problem, would you please tell me. I am in a desperate condition, totally in a dark world :((.

Best regards,
Apri

**********************************************************************
Sent via Fuzzy Software @ http://www.fuzzysoftware.com/
Comprehensive, categorised, searchable collection of links to ASP & ASP.NET resources...
 
mochamad apri said:
hi all,

I have the following problem. I converted my code from vc++ 6.0 to c++
..net. But I get the following error:
error result returned from cl.exe

This error drives me crazy :((. If anyone knows how to solve this problem,
would you please tell me. I am in a desperate condition, totally in a dark
world :((.
Best regards,
Apri

**********************************************************************
Sent via Fuzzy Software @ http://www.fuzzysoftware.com/
Comprehensive, categorised, searchable collection of links to ASP &
ASP.NET resources...

Maybe others will be clairvoyant, but what is the exact text of the error
message and can you provide a meaningful code snippet which causes the error
(hopefully, with the offending statement identified)?
 
Back
Top