You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.
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 [email protected] on 15 Jul 2011 at 7:03
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 issue reported on code.google.com by
[email protected]
on 15 Jul 2011 at 7:03Attachments:
The text was updated successfully, but these errors were encountered: