Developer forums (C::B DEVELOPMENT STRICTLY!) > CodeCompletion redesign
cc_branch 6594 build faild: no intl library found
Loaden:
--- Quote from: MortenMacFly on September 20, 2010, 07:03:30 am ---however, the other dependencies remain.
--- End quote ---
I am not understand.
What is the other dependencies?
If you keep the "intl" linker library, we can build success too.
This solution tell us, we do not need install gettext library, and can build CB success.
MortenMacFly:
--- Quote from: Loaden on September 20, 2010, 07:28:16 am ---What is the other dependencies?
--- End quote ---
You'll need:
gettext-0.17-1-mingw32-bin
gettext-0.17-1-mingw32-dev
libintl-0.17-1-mingw32-dll-8
These I meant.
Also see here:
http://forums.codeblocks.org/index.php/topic,13308.msg89509.html#msg89509
Loaden:
--- Quote from: MortenMacFly on September 20, 2010, 07:49:01 am ---
--- Quote from: Loaden on September 20, 2010, 07:28:16 am ---What is the other dependencies?
--- End quote ---
You'll need:
gettext-0.17-1-mingw32-bin
gettext-0.17-1-mingw32-dev
libintl-0.17-1-mingw32-dll-8
These I meant.
Also see here:
http://forums.codeblocks.org/index.php/topic,13308.msg89509.html#msg89509
--- End quote ---
Use my method, they no longer need it! !
Please apply the patch in local, and test, you will found what is the meaning.
Loaden:
Let's me have more explain.
After apply "cc_remove_libintl_depend.patch", we *do not* need install any depend librarys as http://forums.codeblocks.org/index.php/topic,13308.msg89509.html#msg89509
Because in exchndl, there only need call libintl_dgettext function for i18n.
But we can avoid i18n support, because it is unnecessary for crash report.
ollydbg:
--- Quote from: Loaden on September 20, 2010, 09:28:33 am ---After apply "cc_remove_libintl_depend.patch", we *do not* need install any depend librarys as http://forums.codeblocks.org/index.php/topic,13308.msg89509.html#msg89509
--- End quote ---
that sounds great!!!
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version