Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

don't work with VCExpress 9.0 #25

Closed
GoogleCodeExporter opened this issue Mar 13, 2015 · 9 comments
Closed

don't work with VCExpress 9.0 #25

GoogleCodeExporter opened this issue Mar 13, 2015 · 9 comments

Comments

@GoogleCodeExporter
Copy link

don't work with VCExpress 9.0

Original issue reported on code.google.com by liling...@gmail.com on 31 Jul 2009 at 6:52

@GoogleCodeExporter
Copy link
Author

What's vcexpress 9.0?  And what didn't work?

Original comment by csilv...@gmail.com on 31 Jul 2009 at 4:01

@GoogleCodeExporter
Copy link
Author

Ping.  I'm happy to try to help, but I'll have to close the bug without any more
information.

Original comment by csilv...@gmail.com on 18 Aug 2009 at 9:56

@GoogleCodeExporter
Copy link
Author

I suppose VCExpress 9.0 means the product of Microsoft "Visual C ++ Express 
Edition 
ver.9.0" .
I also want to know how to build gflags with Visual c++ or,at least, mingw.

If you work on windows, the only way to use glags is to build with Cygwin?


Original comment by gymnoped...@gmail.com on 9 Sep 2009 at 1:59

@GoogleCodeExporter
Copy link
Author

Interesting -- I had never considered that a windows user would want to use this
package.  It has such a different model of how flags work than the windows world
does, I thought it would be more confusing than helpful.  Maybe not!

It should work under cygwin.  I'll do what I can to make sure the next release 
works
with mingw as well.  I'd like to understand the use-case better with visual c++
though, to say how easy or hard it would be to support that.

Original comment by csilv...@gmail.com on 9 Sep 2009 at 3:25

  • Changed state: Accepted

@GoogleCodeExporter
Copy link
Author

I still don't have visual studio support, but -- after much gnashing of teeth 
-- this
does compile under mingw now, and all tests pass.

Original comment by csilv...@gmail.com on 11 Sep 2009 at 12:19

@GoogleCodeExporter
Copy link
Author

Support for Visual Studio would be a nice feature for some of us
who need multiplatform library for Unix* and Windows.Also glog logging
library is using it as an optional part. GLog library has a
native support for Windows so again it will be great if we can use
gflags directly with Visual Studio without dependency on cygwin or
mingw.

Original comment by jher...@gmail.com on 14 Sep 2009 at 9:34

@GoogleCodeExporter
Copy link
Author

Ok, fair enough.  It's a bit of work to port things to the windows build 
environment,
but hopefully after doing the mingw porting work the visual studio porting will 
be
easier.  I'll look into getting this for the next release.

Original comment by csilv...@gmail.com on 14 Sep 2009 at 4:23

@GoogleCodeExporter
Copy link
Author

OK, this should work under visual studio with the new release (gflags 1.3).  
Let me 
know if you still have trouble.

Original comment by csilv...@gmail.com on 8 Jan 2010 at 7:52

  • Changed state: Fixed

@GoogleCodeExporter
Copy link
Author

Super. Good to hear, that gflags should work now also under visual studio. We 
will
try it next week and let you if there will be some problems.
Thanks

Original comment by I.Dun...@gmail.com on 14 Jan 2010 at 1:29

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant