Visual C++ .Net compiler

  • Thread starter Thread starter Alex Ostrikov
  • Start date Start date
A

Alex Ostrikov

Hello, all !!!

Excuse me, if it's offtopic.

But can I compile cpp files with subject or no.
Because when I run cl.exe, nothing happened. No help, no any outtext.

Help me plz.

Thanx.
 
Are you running the cl command directly from a command line? If so, why? Use it from
Visual Studio. I've never had a problem.
joe

Hello, all !!!

Excuse me, if it's offtopic.

But can I compile cpp files with subject or no.
Because when I run cl.exe, nothing happened. No help, no any outtext.

Help me plz.

Thanx.

Joseph M. Newcomer [MVP]
email: (e-mail address removed)
Web: http://www.flounder.com
MVP Tips: http://www.flounder.com/mvp_tips.htm
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top