Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ TheIDE » U++ TheIDE: Other Features Wishlist and/or Bugs » Possible bug
Re: Possible bug [message #7858 is a reply to message #7854] Fri, 26 January 2007 23:47 Go to previous messageGo to previous message
fallingdutch is currently offline  fallingdutch
Messages: 258
Registered: July 2006
Experienced Member
fithisux wrote on Fri, 26 January 2007 18:11


Upp 2007.1.Beta2 does something similar for compilation and works but for linking it does something similar to

g++ -mwindows -mconsole -o TestXML.exe c:/xmlsoft_distro/libxml2.lib TestXML.o

which fails.

Can you take a look? .exe and .o must be switched I think. I used http://www.xmlsoft.org/examples/index.html#tree1.c as TreeXML.cpp



the -o option means "save output as" so -o should be followed by TestXML.exe.

But i have no clue why it fails.

btw: why don't you use the xml shipped with upp (Core/Xml)?
examples: XmlView
reference: XML and Xmlize

Bas
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Bug (?) in ide\Debuggers\Exp.cpp
Next Topic: beta3 <new package> double lists templates
Goto Forum:
  


Current Time: Sun May 19 13:11:53 CEST 2024

Total time taken to generate the page: 0.01030 seconds