automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problems with library on macos X


From: Peter O'Gorman
Subject: Re: Problems with library on macos X
Date: Sun, 07 Sep 2008 23:12:16 -0500
User-agent: Thunderbird 2.0.0.14 (X11/20080501)

Daniel Luis dos Santos wrote:
> Hello,
> 
> Sorry for my english, but what I meant was that with this piece of text
> in Makefile.am :
> 
> 
>>> lib_LIBRARIES = libliquidsurfaces.a
>>> libliquidsurfaces_a_SOURCES = LiquidSurfaces.cp LiquidSurfacesPriv.h

automake does not understand the .cp extension, try .cc, .cxx or .cpp

Peter
-- 
Peter O'Gorman
http://pogma.com




reply via email to

[Prev in Thread] Current Thread [Next in Thread]