User forums > Help

Header Troubles?

(1/1)

d0ped:
Im completely new to code::blocks but coded c++ for a while now.

Anyway, I need to add the urlmon.h and any libraries it may need but im not sure how. Can anyone help?

Folco:
For the compiler : headers have just to be in the standard include folders, else you can specify path with Project -> Build Options -> Compiler Settings -> Other Options

For the linker : Project -> Build Options -> Linker Settings -> Add

But it's hard to answer right, your question is inaccurate...

Navigation

[0] Message Index

Go to full version