Good luck.
Please try in the libHaru dll project at “Project Properties/Linker/Input” to add libhpdf.def (should be locate at \libharu\win32\msvc) as “Module definition file”.
Regards Jørgen
--
--
---
libHaru.org development mailing list
To unsubscribe, send email to
libharu-u...@googlegroups.com
---
You received this message because you are subscribed to the Google Groups "libHaru" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
libharu+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Please comment HPDF_3DAnnot_Set3DView in libhpdf.def using ‘;;’. Don’t know who added this to the def file, but my libHaru links fine while HPDF_3DAnnot_Set3DView is commented out.
Regards
Next step: „References“. In the project, where you get the linking error (probably your main program, or another DLL which references functions from libHaru) do
· Right-mouse-click on the project, Properties
· On the left expand “Common Properties” and enter the Tab “References”
· Make sure, libHaru in mentioned in the “References:” list. If not, click on “Add New Reference…” and in the “Add Reference” Dialog check libHaru and click ok.
· Rebuild the solution.
Result?
Regards
From: Sergiu Oprean [mailto:opr...@gmail.com]
Sent: Tuesday, November 24, 2015 2:19 PM
To: von Bargen, Joergen
Subject: Re: [libharu] Re: 64 Bit Libraries under VS2013
Thank you, indeed, commented that line solved the 'unresolved external symbol HPDF_3DAnnot_Set3DView ' and now I am back with the old errors,
LNK1120: 28 unresolved externals
LNK2001: unresolved external symbol _HPDF_GetFont
...
LNK2019: unresolved external symbol _HPDF_AddPage referenced in function "public: void __thiscall ...
no idea ...
On Tue, Nov 24, 2015 at 3:07 PM, von Bargen, Joergen <Joergen....@sartorius-intec.com> wrote:
Please comment HPDF_3DAnnot_Set3DView in libhpdf.def using ‘;;’. Don’t know who added this to the def file, but my libHaru links fine while HPDF_3DAnnot_Set3DView is commented out.
Regards
From: Sergiu Oprean [mailto:opr...@gmail.com]
Sent: Tuesday, November 24, 2015 1:29 PM
To: libHaru
Cc: von Bargen, Joergen
--
Orice faci, fii creativ, continuă să explorezi necunoscutul. Fii inovator, inventează, descoperă, creează ceva pentru că Dumnezeu este Creatorul şi de fiecare dată când tu eşti creativ, te apropii de El. De fiecare dată când eşti creativ, Dumnezeu creează prin tine ...
> I think you assume that I have the libHaru project as part of the solution,
Yes, this was my assumption. I use "2.4.0dev" and have added it to my solutions as additional win32 dll project. (together with zlib-1.2.8 as another dll project, but without png, I don’t need it for now). There are some issues with libHaru ¹), but there seems to be no real maintainer, there is no reaction on github :-/
Regards
¹) See https://github.com/libharu/libharu/issues/111 and also https://groups.google.com/forum/#!topic/libharu/uQi2FqN98ng