[ZOO-Discuss] [ZOO Project Trac] #13: problem compiling zoo on Ubuntu 10.04

ZOO Project Trac zoo-dev at cartography.st
Fri Nov 26 05:49:30 PST 2010


#13: problem compiling zoo on Ubuntu 10.04
--------------------------+-------------------------------------------------
Reporter:  nielshoffmann  |        Owner:            
    Type:  defect         |       Status:  new       
Priority:  major          |    Component:  zoo-kernel
 Version:  1.0            |   Resolution:            
Keywords:  build ubuntu   |  
--------------------------+-------------------------------------------------

Comment (by djay):

 Hi Niels,
 many thanks for this feedback.

 On the line where it is written :
 {{{
 #!c
 map* ttmp=getMap(t,size);
 }}}}

 You should replace per the following line :

 {{{
 #!c
 map* ttmp=getMap(t,"size");
 }}}

 Indeed here we search for a size key in the map.


 I'm really sorry but currently in the Kansai airport it seems difficult to
 update the svn by now. I will try to find time on my way back to solve
 this bad mistake.

 Let me know if replacing the string correct the issue.


 Hope to hear from you,
 best regards,

 ps: I've answered you on the mailing list and subscribed you.

-- 
Ticket URL: <http://svn.zoo-project.org/trac/ticket/13#comment:1>
ZOO Project Trac <http://svn.zoo-project.org/>
Open WPS Platform


More information about the Zoo-discuss mailing list