[osg-users] building virtualplanetbuilder on mac
E. Wing
ewmailing at gmail.com
Thu Jul 26 18:44:22 PDT 2007
Hi James,
I don't recall any significant problems with the FindGDAL module.
Maybe you have a stale CMake cache?
In the ccmake menu under advanced options, you can turn on VERBOSE
mode. Also under the command line make, you can temporarily set the
value like:
make VERBOSE=1
-Eric
On 7/26/07, James E. Hopper <james.e.hopper at gmail.com> wrote:
> Robert,
>
> if it were a bad path than the static link should fail as well. the
> path in CMakeCache.txt is correct (/Library/Frameworks). i will try
> to do an update and try again. I am not very clear on how to see
> whats going on with cmake. is there a way to turn on a verbose
> switch so i can see the actual compile commands?
>
> best jim
>
> On Jul 26, 2007, at 4:22 PM, osg-users-
> request at lists.openscenegraph.org wrote:
>
> > Check the CMakeModules/FindGDAL.cmake for the paths it checking for
> > GDAL, it could simply be that on your platform the libs are installed
> > in a place its not looking. You set custom location by setting
> > GDAL_DIR env var then removing the CMakeCache.txt and then re-running
> > ./confugure.
>
>
More information about the osg-users
mailing list