User forums > Using Code::Blocks

connect with pdfium

(1/1)

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

--- Quote ---ld.exe||cannot find -lpdfium_test.lib|
--- End quote ---
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

Navigation

[0] Message Index

Go to full version