Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » executable dll dependancy on other PC
executable dll dependancy on other PC [message #1124590] Thu, 03 October 2013 17:50
Kyriakos Pavlidis is currently offline Kyriakos PavlidisFriend
Messages: 4
Registered: April 2013
Junior Member
I have an executable from a c++ project that i have done.It works fine to my Pc but it gives error to other cause of a dll missing.I searched a solution and i have found out that in VC++ i can go to
Quote:

Project > Properties > Configuration Properties > C/C++ > Code Generation > RunTime Library > Multy threaded (/MT)


and if the value is MT with dll it will be fine.

I work with Eclipse and i can not find something similar. Is there any way to make the exe run on other pc without using dll finders?

[Updated on: Thu, 03 October 2013 17:50]

Report message to a moderator

Previous Topic:Indexer doesn't recognize #ifdef after compilation
Next Topic:Debugging the CDT build process
Goto Forum:
  


Current Time: Thu Mar 28 15:01:31 GMT 2024

Powered by FUDForum. Page generated in 0.02134 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top