Hi George,
the web site only links to the latest version; the others are available
in the archive, e.g. Xerces 3.1.0 is at
http://archive.apache.org/dist/xml/xerces-c/Xerces-C_3_1_0/
Switching to the static library could fix your problem, if the problem
is caused by the loading of the error messages from the .rc file, as the
static version cannot use that method and uses instead the in-memory
message loader. I would suggest that you first understand what is the
cause of the behaviour that you are seeing; nonetheless, downloading a
binary release of 3.1.1 and using the static library that it contains
should make it disappear
Alberto
Il 19/05/14 09:35, George ha scritto:
Thanks for the reply.
We are uisng Xerces 3.1.0. I think we are not using a pre-compiled version.
At the same time, I cannot find Xerces 3.1.0 at
http://xerces.apache.org/mirrors.cgi#source. Why its so?
(only 3.1.1 is available)
I think I have two options to try.
1)Upgrade to 3.1.1
2)Statically link to Xerces 3.1 (We are now linked dynamically..)
Please let me know of any other suggestions to fix the issue.
Regards,
George
--
View this message in context:
http://apache-xml-project.6118.n7.nabble.com/The-specified-resource-type-cannot-be-found-in-the-image-file-tp41072p41102.html
Sent from the Xerces - C - Users mailing list archive at Nabble.com.