(wx-users) XML-Support under OpenVMS
Jacob =JoukJansen
joukj at hrem.nano.tudelft.nl
Wed Sep 13 07:12:00 PDT 2006
Mirko wrote on 13-SEP-2006 15:14:42.43
>>Please check for dependencies my web page:
>> http://nchrem.tnw.tudelft.nl/openvms/software2.html#WXWIDGETS
>>At least for the CVS version sources from the xml and xrc directories are
>>linked in by "default".
>>
>>Can you specify which version of wxgtk you are using?
>>What "unresolved" symbols you get?
>>Can you reproduce it with one of the "samples"? if yes, I can try myself.
>>
>>
>> Jouk
>
>Hello,
>I use the 2.6.3 version of wxgtk
>I took the instructions out of the readme file in the wxgtk-package.
>Thats not a problem with the dependencies of the programs listed there.
>
>My problem is to compile the sample "xrc".
>There the class wxXmlRessource is being used.
>In the class wxXmlResource some functions will be called, for example:
XML_GetErrorCode
[snip]
>The functions are defined in the expat.olb which has to be generated before compiling the wx-library.
>The directory of the Expat library is in the src subdir of wxgtk.
>There is also a mms file in the subdir "vms" of the expat "dir".
>I created the expat.olb and all functions are in that library.
[snip]
>And I've no idea of how I can solvew that problem.
>I've included the expat.olb to the linker-call and that didn't worked.
The problem is that you (probably) compiled the expat library without
/name=(as_is,short) while the rest of wxgtk is compiled with the qualifier.
On my web page
http://nchrem.tnw.tudelft.nl/openvms/software2.html
I have a link to the expat-library and how to "patch" it in order to work
with wxWidgets.
I will update my web-page later this week including the expat-dependency for
wxWidgets. I will also modify the link command for the version in the CVS to
include the expat library.
For the time being compile/link expat manually (as you did) but with the
/name=(as_is,short) qualifier when compiling.
Jouk
Bush : All votes are equal but some votes are more equal than others.
>------------------------------------------------------------------------------<
Jouk Jansen
joukj at hrem.nano.tudelft.nl
Technische Universiteit Delft tttttttttt uu uu ddddddd
Kavli Institute of Nanoscience tttttttttt uu uu dd dd
Nationaal centrum voor HREM tt uu uu dd dd
Lorentzweg 1 tt uu uu dd dd
2628 CJ Delft tt uu uu dd dd
Nederland tt uu uu dd dd
tel. 31-15-2782272 tt uuuuuuu ddddddd
>------------------------------------------------------------------------------<
More information about the wx-users
mailing list