Interrupt / Interrupt/systemshock
Cmake doesn't find 32-Bit libraries on Ubuntu 16.04
Open
- Dominant language
- C
- Stars
- 900
- Forks
- 77
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 1
Description
I wasn't able to compile on Ubuntu 16.04 with the correct 32-Bit libraries installed.
Cmake always found the 64-Bit libraries and linking was not possible..
My workaround was to use docker: # sudo docker pull 32bit/ubuntu:16.04
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.