You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This works fine in 5.0.2 but in 6.0.0.rc.2 I get a build error:
The Directory symbol 'TARGETDIR' conflicts with a virtual symbol. Use the 'override' access modifier to override the virtual symbol or use a different Id to avoid the conflict. Referenced from wixstd.wixlib
Location of symbol related to previous error.
Is this expected and by design or a 6.0 regression?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I've always authored merge modules like:
This works fine in 5.0.2 but in 6.0.0.rc.2 I get a build error:
The Directory symbol 'TARGETDIR' conflicts with a virtual symbol. Use the 'override' access modifier to override the virtual symbol or use a different Id to avoid the conflict. Referenced from wixstd.wixlib
Location of symbol related to previous error.
Is this expected and by design or a 6.0 regression?
Beta Was this translation helpful? Give feedback.
All reactions