[postgis-tickets] [PostGIS] #2886: Linking the shared library liblwgeom.la against the loadable module *** libSFCGAL.dll is not portable!

PostGIS trac at osgeo.org
Wed Aug 20 07:41:39 PDT 2014


#2886: Linking the shared library liblwgeom.la against the loadable module ***
libSFCGAL.dll is not portable!
--------------------+-------------------------------------------------------
 Reporter:  robe    |       Owner:  colivier     
     Type:  defect  |      Status:  new          
 Priority:  medium  |   Milestone:  PostGIS 2.2.0
Component:  sfcgal  |     Version:  trunk        
 Keywords:          |  
--------------------+-------------------------------------------------------

Comment(by hmercier):

 Hi,

 I am not sure, but it may related to a mix between a static compilation
 (SFCGAL.la) and a dynamic compilation (SFCGAL.dll). What kind of
 compilation did you use ?

 The second error seems to mean the .la file refers to some missing file.
 Can you share the content of the .la file (text file).

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2886#comment:1>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-tickets mailing list