This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:tutorials:orx:troubleshoot_building_orx [2020/08/31 13:01 (5 years ago)] – ↷ Links adapted because of a move operation sausage | en:tutorials:orx:troubleshoot_building_orx [2025/09/30 17:26 (5 weeks ago)] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 14: | Line 14: | ||
| < | < | ||
| - | ===== No output on mingw ===== | + | ===== No generated Windows folder after setup.sh or setup.bat |
| - | For specific mingw issues, see the troubleshooter on [[en: | + | If you haven' |
| - | ===== C1900: Il mismatch in VS2015 | + | ===== No output on mingw ===== |
| - | >LINK : fatal error C1900: Il mismatch between ' | + | For specific mingw issues, see the troubleshooter on [[en: |
| - | + | ||
| - | If you get the above error in VS2015, it is because you need VS2015 Update 3. You can update under Tools / Extensions and Updates. Choose `Update 3`. This will download | + | |
| Line 47: | Line 45: | ||
| Just some glitch out there in the matrix, like a network timeout. Just try ./setup.sh again. | Just some glitch out there in the matrix, like a network timeout. Just try ./setup.sh again. | ||
| - | ===== / | + | For more details on libraries required on Linux for Orx, see: [[en: |
| - | + | ||
| - | If you are building under Linux, you may possibly encounter this error while trying to compile | + | |
| - | + | ||
| - | / | + | |
| - | + | ||
| - | You require the libsndfile-devel package. For Fedora: | + | |
| - | + | ||
| - | yum install libsndfile-devel | + | |
| - | + | ||
| - | Or in Debian or Ubuntu: | + | |
| - | apt install libsndfile1-dev | + | |
| - | + | ||
| - | For more details on libraries required on Linux for Orx, see: [[en: | + | |