News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

connect with pdfium

Started by dkaip, June 29, 2020, 01:36:36 PM

Previous topic - Next topic

dkaip

Hello.
I just build pdfium on windows 10.
I am trying to connect with C::B.
At pepo\pdfium\out\debug i have pdfium_embeddertests.lib, pdfium_test.lib, pdfium_unittests.lib files.
So adding pdfium_test.lib in Build Options>Debug>Linker settings>Add i have add lib.
Runnig i am taking
Quoteld.exe||cannot find -lpdfium_test.lib|
How i can resolve this?
Thank you
Jim

Miguel Gimenez

You must add c:\pepo\pdfium\out\debug (or whatever the absolute path is) to the linker search folders.

If you still have problems then post a full rebuild log in code tag:

http://wiki.codeblocks.org/index.php?title=FAQ-Compiling_%28general%29#Q:_How_do_I_report_a_compilation_problem_on_the_forums.3F