Making an MFC application to run on other PC

  • Thread starter Chandru.Kundagol
  • Start date
C

Chandru.Kundagol

Dear Friends,
I hav done some coding in visual c++ MFC based application it runs
fine in my PC(windows) when i run it on some other PC(which doesnt hav
microsoft visual studio tool) it doesn' t run.I think to make it run
on other PC the project should be configured properly(Release mode)
before building mostly im not able to configure properly.Please help
 
I

Ian Collins

Dear Friends,
I hav done some coding in visual c++ MFC based application it runs
fine in my PC(windows) when i run it on some other PC(which doesnt hav
microsoft visual studio tool) it doesn' t run.I think to make it run
on other PC the project should be configured properly(Release mode)
before building mostly im not able to configure properly.Please help
Try a windows programming group.
 
R

rossum

Dear Friends,
I hav done some coding in visual c++ MFC based application it runs
fine in my PC(windows) when i run it on some other PC(which doesnt hav
microsoft visual studio tool) it doesn' t run.I think to make it run
on other PC the project should be configured properly(Release mode)
before building mostly im not able to configure properly.Please help

This is a question about the VC++ compiler rather than the C++
language. For questions about VC++ I would suggest one of the
Microsoft newsgroups such as microsoft.public.dotnet.languages.vc The
people there will know a lot more about the VC++ compiler than we do
here.

rossum
 

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

Members online

Forum statistics

Threads
474,436
Messages
2,571,696
Members
48,796
Latest member
Greg L.
Top