[Qgis-developer] GRASS Direct
John C. Tull
jctull at gmail.com
Mon Dec 10 16:17:48 PST 2012
On Dec 10, 2012, at 2:12 PM, Larry Shaffer <larrys at dakotacarto.com> wrote:
>> As I wrote, there was missing DYLD_LIBRARY_PATH on Mac, please try
>> also with current master.
>
> Getting compile errors. I think you need to use (works for me):
>
> #elif defined(Q_OS_MAC)
>
> instead of:
>
> #elif Q_OS_MAC
>
> I think because Q_OS_MAC is a macro. Again, since DYLD_LIBRARY_PATH is
> not passed to QGIS.app a launch from terminal session is needed to
> test.
>
> Larry
I confirm that this adjustment fixes my trunk build also.
Regards,
John
More information about the Qgis-developer
mailing list