User forums > Using Code::Blocks

Install and use libxml2 with code::blocks

(1/2) > >>

AmiCode:
Hello everyone,

i'm new to this forum.

I'm trying to install and use libxml with code:blocks 16.1 and mingw.

Can someone help me?

Kind regards

BlueHazzard:
http://wiki.codeblocks.org/index.php/FAQ-Compiling_(general)#Q:_I_would_like_to_compile_a_project_using_some_non-standard_libraries._How_can_I_indicate_to_CodeBlocks_that_these_libraries_and_include_files_exist.3F

if you need more help, ask specific questions...

AmiCode:
Thank you for the reply.

I tried to install and use some other libs, such pdcurses.

PDCurses works.

I can't instruct code::blocks to use libxml2.

Here i can find the Libxml2 for windows (https://www.zlatkovic.com/libxml.en.html), but i can't install these libraries in code::blocks with mingw.

BlueHazzard:
and again.... WHERE IS YOUR PROBLEM.... Describe your problem like
1) Downloaded library from here www.link.to.somewhere.com
2) Copied the library into THIS folder
3) Added THIS options to codeblocks there and there
4) Added this options to this project and build target
5) Tried to compile but got THIS error (read this first: http://wiki.codeblocks.org/index.php?title=FAQ-Compiling_(general)#Q:_How_do_I_report_a_compilation_problem_on_the_forums.3F )

--- Code: ---A full rebuild log with many details that help us help you.
--- End code ---
6) I tried this and that
7) I googled like 100 hours
8) I think it is this and that

can you please help me?

AmiCode:
Thank you,

i've done all the above steps, but doesn't works.

libraries are correctly included, but as soon as i try to compile the program crash looking for libxml2 dll.

Too complecated


thank you anyway

Navigation

[0] Message Index

[#] Next page

Go to full version