Advertisement

strange problem with XML

Started by March 11, 2005 09:12 PM
1 comment, last by supercrazy7474 19 years, 11 months ago
I am currently using the win32 build of expat 1.95.8 with Dev-Cpp. I imported the elements project file, but I have a strange problem when compliling it. If I have no files open other then that .c file It says "Warning C:\Dev-Cpp\include\Expat-1.95.8\Source\examples\Warning .drectve `%.*s' unrecognized". But, if I have some untitled file open at the same time in Dev-cpp, It doesnt complain, but only if the file is not part of the project file. Linker bug, or what?
I pity the fool that uses numerical operators as boolean evaluators!
sorry, but was the project imported as a C (i.e. not C++) project?
Advertisement
sorry for being a couple days, its C.
I pity the fool that uses numerical operators as boolean evaluators!

This topic is closed to new replies.

Advertisement