- n00bfest is not the special olympics. It is a gaming community. Do not act like n00bfest is a retard daycare or you will be punished. - Outright flames and flamebaiting will be punished. - Even if you are not an adult, do your best to act like one. - *NEW*Political/Religious News and NSFW posts do not belong here. Use the Videos, Links, Political/Religious News Discussion Forum - Punishments range from warnings to permanent forum/gameserver bans.
I've been looking for people who are experienced with IDE's like VS 2012. I'm trying to figure out a way to compile dlls into my executable so that people don't have to download the redist every single time they want to use my program. I've downloaded BoxApp, but I hardly understand how it's supposed to work other than creating a virtualized session linking the dlls somehow?
Any help would be appreciated.
Wed Sep 11, 2013 9:10 pm
Fird
[n00b] Member
Joined: Mon Jun 04, 2012 10:09 am Posts: 696 Location: Texas
Re: C++ coders
try the debug folder there may be a number of files. If you don't know what files you need, copy the entire directory to another pc. also check the properties of project (especially the General tab) for the output directory for project files.
_________________
Wed Sep 11, 2013 10:39 pm
acid_rain
Retired n00bfest O.G.
Joined: Fri Dec 31, 2004 12:00 am Posts: 2737
Re: C++ coders
It looks like changing the properties in Code Generation to /MT from /MD (Multi-threaded DLL to Mutli-threaded) and running a clean command on it worked.
Took a couple days to figure out what the hell was going on, but I got it.
Wed Sep 11, 2013 10:44 pm
Fird
[n00b] Member
Joined: Mon Jun 04, 2012 10:09 am Posts: 696 Location: Texas
Re: C++ coders
you just posted this today lol wtf
_________________
Wed Sep 11, 2013 10:47 pm
acid_rain
Retired n00bfest O.G.
Joined: Fri Dec 31, 2004 12:00 am Posts: 2737
Re: C++ coders
That doesn't mean I wasn't looking for the answer before.
Users browsing this forum: No registered users and 7 guests
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum