Search Issue Tracker
Fixed in 2018.2.X
Fixed in 2018.1.X
Votes
0
Found in
2018.2.0a1
Issue ID
979688
Regression
No
Need a better error message when C++ is not installed for building Windows il2cpp apps
Need a better error message when C++ is not installed for building Windows il2cpp apps
1. What happened
I've tried to build a Windows standalonoe il2cpp app and got a huge error message that left me clueless in regards to what went wrong. The issue was missing C++ installation locally.
Need to have a proper error message. Even better - we might want to install C++ together with IL2CPP support.
2. How we can reproduce it using the example you attached
- Have machine with only default VS2017 installed (the one that goes with Unity)
- Try building Windows IL2CPP app
>>> it fails with unclear error
Expected: a user-friendly message that clearly tells him what went wrong and how he can fix that.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The tag adder functionality does not work if a space is entered instead of a name
- Errors thrown in the Console when configuring In-App Purchases package
- Longer Scaler Profile names go out of the"Scaler Profilers" section
- AI Navigation window UI elements overlap when the AI Navigation window is docked and resized
- Editor freezes after some time when using NavMeshQuery::Raycast
Add comment