vote up 1 vote down star

What steps do I need to do in the Visual Studio configuration to make sure my app statically links all its dependencies?

flag

3 Answers

vote up 1 vote down

It wasn't a plant. I'm just seeding the database :) It was something I just had to do and wanted to add it here for posterity.

link|flag
vote up 0 vote down

You will need to clarify what you mean by 'all its dependencies'?

Many (most) of the DLLs which a Windows app is dependant on are part of the OS, so you can't avoid depending on at least some of them.

Given who the poster is, I assume this question is some kind of plant.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.