hjm168168 / libmv

Automatically exported from code.google.com/p/libmv
MIT License
0 stars 0 forks source link

Libmv doesn't compile on Windows #30

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Generate msvc 2010 project files
2. Try to compile
3. Fail due to glog

What is the expected output? What do you see instead?
Libmv must compile!

Please use labels and text to provide additional information.
The problem is that glog is not well configured for windows...
Need to regenerate the config.h or something like that.

Original issue reported on code.google.com by julien.michot.fr@gmail.com on 7 Aug 2011 at 10:16

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Almost done, It remains a bug to fix (in gtest).

Original comment by julien.michot.fr@gmail.com on 21 Sep 2011 at 7:23

GoogleCodeExporter commented 9 years ago
I have still problem with glog. It doesn't compile because windows doesn't have 
unistd.h. Any suggestion?

Original comment by akhal...@gmail.com on 4 Nov 2012 at 9:04