http://www.mail-archive.com/[email protected]/msg00592.html
<http://www.mail-archive.com/[email protected]/msg00592.html>or
simply
IF(CMAKE_SIZEOF_VOID_P EQUAL 4)
SET(LIB_SUFFIX "")
ELSE(CMAKE_SIZEOF_VOID_P EQUAL 4)
SET(LIB_SUFFIX 64)
as seen in http://code.google.com/p/bullet/issues/detail?id=174
On Fri, Sep 17, 2010 at 7:15 PM, Denis Arnaud <[email protected]>wrote:
> Hello Mateusz,
>
> 2010/9/17 Mateusz Loskot <[email protected]>
>
>> Here is sample CMake call I used for testing:
>> cmake \
>> [...]
>>
>> Testing and comments much appreciated.
>>
>
> OK, I've slightly modified the RPM specification file, so that it finally
> builds the RPMs on Fedora.
>
> There's still a small issue with the installation (make install). Indeed,
> the installation directory for the libraries is "lib" instead of "lib64" on
> x64 architecture.
> I remember we had that same issue with Boost-CMake, and I do not remember
> how to solve it, but we could easily find it on the Boost-CMake mailing-list
> (sorry, I've not the time to search for the references right now).
>
> Thanks in advance
>
> Regards
>
> D.
>
>
> ------------------------------------------------------------------------------
> Start uncovering the many advantages of virtual appliances
> and start using them to simplify application deployment and
> accelerate your shift to cloud computing.
> http://p.sf.net/sfu/novell-sfdev2dev
> _______________________________________________
> Soci-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/soci-users
>
>
--
Claudio Bantaloukas http://www.rdfm.org/ammuzzu/
------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Soci-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/soci-users