This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- could not find dependent file libc.dll
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Nov 06, 2012
03:52 AM
could not find dependent file libc.dll
The above is what's happening for a project built with the LE for VS 2012. It's a C# .Net 4.5 service with a handful of subprojects and lots of referenced .net assemblies. As far as I can see I get this for every assembly and subproject but have no clue how to make the warnings go away.
Somewhere in an ancient post, someone suggested to include the merge module for C++ but there are now about 20 of them in the list of requirements and ticking all the boxes just for fun didn't help. Other than that, google didn't yield any useful information.
I should mention that this is the first contact with InstallShield so consider me clueless.
Somewhere in an ancient post, someone suggested to include the merge module for C++ but there are now about 20 of them in the list of requirements and ticking all the boxes just for fun didn't help. Other than that, google didn't yield any useful information.
I should mention that this is the first contact with InstallShield so consider me clueless.
1 Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Nov 16, 2012
09:37 AM
Could you kindly try setting the Default .Net Scan at build File Setting under Menu bar -> InstallShieldLE -> Options ->.Net to either None or Properties only and check if the same issue persists.
