msvc / cmake branch merged

Adam Goode agoode at andrew.cmu.edu
Wed May 12 11:59:01 EDT 2010


On 05/11/2010 06:18 PM, Hauke Heibel wrote:
> On Tue, May 11, 2010 at 8:46 PM, Hauke Heibel
> <hauke.heibel at googlemail.com> wrote:
> Finally, I found the real cause why it did not work with gcc. Of
> course you were right -- it's because I compiled the code as c++ code.
> I just did not see why that happened. It was due to a bug in the CMake
> configuration. WIN32 is not the right CMake test for MSVC IDE since
> WIN32 is also set under Cygwin. Well, and the C++ compilation should
> be enabled on MSVC only.
> 
> It's all in the cmake_integration branch and I also reverted (again)
> the scope stuff since it is only required when somebody really wants
> to compile the library as c++ code.


Ok, sounds like we've gotten to the bottom of all this, so I think
master should now work for you.

I simplified your cmake things by removing PRId64, since glib provides
similar functionality in a more portable way. I should have all your
latest changes merged in as well. Please try it out!


Adam

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 261 bytes
Desc: OpenPGP digital signature
Url : http://lists.andrew.cmu.edu/pipermail/openslide-users/attachments/20100512/877fc221/attachment.bin 


More information about the openslide-users mailing list