Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: How to parse an .xml file in Singular?
PostPosted: Mon Jun 02, 2014 7:10 am 
Hello there,

I installed Singular from source, but since I include libxml libraries, after LIB "file.so" occur some weird linker problems I cannot fix.

How do you parse .xml files in Singular?

Best regards

Ken


Report this post
Top
  
Reply with quote  
 Post subject: Re: How to parse an .xml file in Singular?
PostPosted: Wed Jun 11, 2014 7:40 pm 

Joined: Wed May 25, 2005 4:16 pm
Posts: 275
Singular does not use nor parse xml files.
If you load anything with
Code:
LIB"bla.so";

then bla.so must NOT be a shared library but a dynamic module for Singular.


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

It is currently Fri May 13, 2022 11:04 am
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group