User forums > Help

Error building libfinder and codesnippets plugin

(1/2) > >>

mariocup:
Hi,

I am building codeblocks (trunk) from sources for windows and linux. I used the nightly cookbook as docu. Under windows I get for the plugins codesnippets and libfinder the error:
cannot find -ltxml.
Are any additional packages required?

Bye

Mario

David Perfors:
nope, everything (except wxWidgets of course) is included into the source tree.

mariocup:
I configured the global variable wx: in base builtin fields c:\Programme\wxWidgets-2.6.3. This variable is expanded in the build options. Is the source tree include via the wx variable or do I have to add something else?

stahta01:

--- Quote from: mariocup on January 31, 2007, 01:02:49 pm ---I configured the global variable wx: in base builtin fields c:\Programme\wxWidgets-2.6.3. This variable is expanded in the build options. Is the source tree include via the wx variable or do I have to add something else?

--- End quote ---

Verify that the global variable cb is set correctly in my case it is C:\CodeProjects\CodeBlocksProjects\CodeBlocks\CB_SVN_TEST\codeblocks-head-test\codeblocks\src

In nearly all cases where building from SVN sources it should end with src; the folder for "cb" must always contain a sub-folder sdk.

Tim S

stahta01:

--- Quote from: mariocup on January 31, 2007, 11:55:49 am ---Hi,

I am building codeblocks (trunk) from sources for windows and linux. I used the nightly cookbook as docu. Under windows I get for the plugins codesnippets and libfinder the error:
cannot find -ltxml.
Are any additional packages required?

Bye

Mario


--- End quote ---

txml comes from the Code::Blocks SDK.

Navigation

[0] Message Index

[#] Next page

Go to full version