User forums > Nightly builds

The 11 May 2021 build (12446) is out.

<< < (2/8) > >>

nenin:
Hi,
is it necessary to keep all these libs  in installation?:

libwxSpellChecker.a
libhunspell.a
libwxPdfDocument.a
libz.a
libbz2_help.a
libbz2_devpak.a
libwxsmithlib.a
libwxmathplot.a
libwxled.a
libwxkwic.a
libwxspeedbutton.a
libwximagepanel.a
libwxcustombutton.a
libwxchartctrl.a
libwxflatnotebook.a
libdepslib.a
libcodeblocks.a
libwxscintilla_cb.a
libsquirrel.a
libtxml.a
libsqplus.a
libsqstdlib.a

ollydbg:

--- Quote from: nenin on May 13, 2021, 08:18:35 am ---Hi,
is it necessary to keep all these libs  in installation?:

libwxSpellChecker.a
libhunspell.a
libwxPdfDocument.a
libz.a
libbz2_help.a
libbz2_devpak.a
libwxsmithlib.a
libwxmathplot.a
libwxled.a
libwxkwic.a
libwxspeedbutton.a
libwximagepanel.a
libwxcustombutton.a
libwxchartctrl.a
libwxflatnotebook.a
libdepslib.a
libcodeblocks.a
libwxscintilla_cb.a
libsquirrel.a
libtxml.a
libsqplus.a
libsqstdlib.a

--- End quote ---

I guess you want to build a program, and link it to those libraries?
Basically, you can use gcc's linker to directly link you exe to the dlls.

stahta01:

--- Quote from: nenin on May 13, 2021, 08:18:35 am ---Hi,
is it necessary to keep all these libs  in installation?:

libwxSpellChecker.a
libhunspell.a
libwxPdfDocument.a
libz.a
libbz2_help.a
libbz2_devpak.a
libwxsmithlib.a
libwxmathplot.a
libwxled.a
libwxkwic.a
libwxspeedbutton.a
libwximagepanel.a
libwxcustombutton.a
libwxchartctrl.a
libwxflatnotebook.a
libdepslib.a
libcodeblocks.a
libwxscintilla_cb.a
libsquirrel.a
libtxml.a
libsqplus.a
libsqstdlib.a

--- End quote ---

Normally the answer is they are not needed; they would be good to keep if you are writing an CB Plugin.

Tim S.

Xaviou:
Hi

OS X version of this rev can be downloaded from my Google Drive.
There is a specific dmg file for each version of the os (10.13, 10.14, 10.15 and 11.1).

32 bits version for Windows can also be found in the same place.

Debian Stretch and Buster (32 and 64 bits) can be installed from my repo.

Regards
Xav'

nenin:

--- Quote from: stahta01 on May 13, 2021, 04:11:38 pm ---Normally the answer is they are not needed; they would be good to keep if you are writing an CB Plugin.
Tim S.

--- End quote ---
Thanks, I got it.  They are for C::B plugin developers.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version