On Dec 10, 2012, at 2:12 PM, Larry Shaffer <lar...@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
_______________________________________________
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to