Sergey Sharybin 267ccc45a3 Fix for MinGW build on Windows
GG_LONGLONG and GG_ULONGLONG shall use LL and ULL suffixes,
since MinGW is actuall a GCC compiler.

Solved by checking whether compilation happens with MinGW
or not using standard MinGW's __MINGW32__ and __MINGW64__
definitions.

Change-Id: I789b34f6342a56ba42f4b280f7242700022ab7a1
2013-02-24 19:11:42 +00:00
2012-08-02 18:35:16 -07:00
2013-02-17 23:20:41 -08:00
2013-02-22 13:37:05 -08:00
2013-02-24 19:04:21 +00:00
2013-02-19 09:13:50 -08:00
2012-04-30 23:09:08 -07:00
2013-02-15 14:29:51 -08:00

Ceres Solver - A non-linear least squares minimizer
==================================================
Please see docs/html/index.html for a tutorial and reference.
S
Description
No description provided
Readme Multiple Licenses 42 MiB
Languages
C++ 94.4%
CMake 3.8%
Python 0.8%
C 0.5%
Starlark 0.4%