visual c++ - Installshield error 6058 merging VC++ 15 -


my top level installer installing merge module has dependency on visual c++ 15. merge module has added dependency , top level installer recognises that. when build error:

isdev : fatal error -6058: error merging visual c++ 14.0 crt (x64) module id c:\src\installer\externaldeps\microsoft_vc150_crt_x64.msm

i can't find useful information error code. have ideas?

i using installshield 2012.


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -