« Return to Thread: Linking Error for ObjectHandler

Re: Linking Error for ObjectHandler

by Mark Schuler :: Rate this Message:

Reply to Author | View in Thread

Some parts of this message have been removed. Learn more about Nabble's security policy.

Thanks for the reply. Well, actually the building of the documentation is not important
for me.

As I said, the example works fine within ObjectHandler solution, but not if I open the
example as a standalone project. Don't do that - well, I have to setup my own project
where I would need to link in libraries only without including all projects belonging to the Handler.
Does this work? Thanks for your help


> Date: Mon, 22 Jun 2009 20:37:33 +0200
> From: eric.ehlers@...
> To: failer33@...
> CC: quantlib-users@...
> Subject: Re: [Quantlib-users] Linking Error for ObjectHandler
>
> Hi Mark,
>
> Quoting Mark Schuler <failer33@...>:
>
> >
> >
> >
> > Hi all,
> >
> >
> >
> >
> >
> > I've developed a few QuantLib classes and usually get everything
> > working, but not in the
> >
> > case of the ObjectHandler. I spent hours trying different settings
> > and setups, but I
> >
> > still get annoying linkin errors. The original QuantLib never caused
> > any linking/build
> >
> > errors for me. When building obj handle, I get
> >
> >
> >
> >> NMAKE : fatal error U1077: "doxygen.exe": R³ckgabe-Code "0x1"
> >
> > saying doxygen wasn't found. In the docs project.
>
> You need doxygen to rebuild the documentation. But unless you have
> edited the documentation there is no need to rebuild it, so the
> resolution in this case is not to build that project.
>
> Try building the ExampleCpp from within the ObjectHandler_vc?.sln solution.
>
> > from this project and everything works fine. However, if I open the
> > ExampleCpp project as a single project,
>
> Don't do that :)
>
> Regards,
> Eric
>


Die virtuelle Festplatte im Netz - 25 GB für deine Bilder, Musikfiles und Dateien! Jetzt kostenlos sichern!
------------------------------------------------------------------------------

_______________________________________________
QuantLib-users mailing list
QuantLib-users@...
https://lists.sourceforge.net/lists/listinfo/quantlib-users

 « Return to Thread: Linking Error for ObjectHandler