Welcome to The Bug Genie
Please fill in your username and password below, and press "Continue" to log in.If you have not already registered, please use the "Register new account" tab to do so.
Please wait while updating issue type...
Could not save your changes
This issue has been changed since you started editing it
Data that has been changed is highlighted in red below. Undo your changes to see the updated information
You have changed this issue, but haven't saved your changes yet. To save it, press the Save changes button to the right
This issue is blocking the next release
This issue has been closed with status "Not a bug" and resolution "NOT AN ISSUE".
Create a comment There are no comments
There is nothing attached to this issue
This issue has no duplicates
There are no code checkins for this issue |
|||||||||||||||||||||||||||||
Really delete this comment?
Finding the packages is handled by cmake and should be configured by the distribution. This is however problematic on multilib systems as cmake doesn't check that the architectures match, but we verify this in our CMakeLists.txt should always use the correct version of the library or fail at configure time.
Also, is there a reason you would want a 32-bit build (which the libraries in /usr/lib32/ are for) on a 64-bit system? Arx Libertatis runs fine in 64-bit.
Really delete this comment?
I migrated my system from a 32 bit to a 64 bit system and simply copied my home folder, including the CMakeCache.txt which held references to 32 bit depencies of arx.
Removing taht file and running cmake again let me compile arx without any problems.
Sorry for the confusion and thanks for you time, Daniel!
Really delete this comment?