Hello i'm having one problem with one library because i compiled like static library, but it is configured to build like dynamic link library in codeblocks. When i try to compile like static library and i include in linking never find my header's.
So someone know the reason ? maybe because if it is configured to work like dll never will work? Some suggestion? thx.