-
Notifications
You must be signed in to change notification settings - Fork 79
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
How to implement in window environment #18
Comments
@haridahal to clarify, do you mean Windows OS? or something else? |
Yes sir Windows OS... |
@haridahal I personally have not set this up on Windows but it seem feasible to do so. First you have to install GDAL/OGR, Windows has a few options listed here: http://trac.osgeo.org/gdal/wiki/DownloadingGdalBinaries#Windows Then the GDAL/OGR tools "should" be available from the command line. Ogre needs the |
@haridahal there was some other Windows things that were problematic but have recently been fixed, only thing you are required to have is ogr2ogr in your path now |
Dear Sir,
Can you tell me how to implement Ogre in window environment...?
The text was updated successfully, but these errors were encountered: