News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Install and use libxml2 with code::blocks

Started by AmiCode, December 15, 2017, 04:38:58 PM

Previous topic - Next topic

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


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 )
A full rebuild log with many details that help us help you.
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

stahta01

#5
Quote from: AmiCode on December 29, 2017, 11:12:55 AM
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

So, it is too complex for you to ask a question that includes the information needed to help you.

Goodbye.

Edit: Please follow this link if you wish to learn about the correct way to get help on Internet forums
http://catb.org/~esr/faqs/smart-questions.html#beprecise

Tim S.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

BlueHazzard

Quote from: AmiCode on December 29, 2017, 11:12:55 AM
Thank you,
i've done all the above steps, but doesn't works.

I want to know EXACTLY what you have done. You should describe step by step what you have done.... And if the compilation failse provide a full build log as described here: http://wiki.codeblocks.org/index.php?title=FAQ-Compiling_(general)#Q:_How_do_I_report_a_compilation_problem_on_the_forums.3F

I understand that it is difficult to read and understand english. But if you want us to help you you have to write exactly step by step what you do and provide logs and exactly error messages.