azraelly / ticpp

Automatically exported from code.google.com/p/ticpp
0 stars 0 forks source link

Unable to build TinyXml++ static library #65

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
While attempting to build the TinyXML++ static library, using premake4 to 
create the build script, under Windows 7, and Code::Blocks as the build tool, I 
receive several errors indicating declaration issues inside the ticpp.h file 
and others.

I have attached the build log in HTML to this post for exact reference.

I have looked on-line for similar issues to no avail; still, I simply cannot 
figure out what the problem is.

Any feedback would be greatly appreciated.

Kristin

Original issue reported on code.google.com by kbarbe...@gmail.com on 15 Jul 2011 at 7:03

Attachments:

GoogleCodeExporter commented 9 years ago
i am even facing the same problem. Using the premake4 i am trying to executes 
my piece of code with the errors shown for some of the unresolved members 
(like:'TIXML_SUCCESS', 'TIXML_WRONG_TYPE') and some of the methods (like: 
DecRef() ) are shown unresolved. I have no clue to this problem, kindly 
intimate for the probable cause.

Original comment by srishti....@gritinnovation.com on 7 Dec 2011 at 11:53