Compiling Filezilla

Begonnen von dacorsa, 2017/11/10, 08:27:11

Vorheriges Thema - Nächstes Thema

dacorsa

Hi guys,

i have a problem compiling Filezilla under siduction:

/usr/bin/ld: cannot find -lwx_gtk2u_aui-3.0
/usr/bin/ld: cannot find -lwx_gtk2u_xrc-3.0
/usr/bin/ld: cannot find -lwx_gtk2u_adv-3.0
/usr/bin/ld: cannot find -lwx_gtk2u_core-3.0
/usr/bin/ld: cannot find -lwx_baseu_xml-3.0
/usr/bin/ld: cannot find -lwx_baseu-3.0

i have installed the 3.1 of wxWidget, how can i set this version 3.1 instead of 3.0?

Thanks, best regards

dacorsa


how can i modify path to search lib? filezilla search this file wx.h:


In file included from dbushandler.cpp:1:0:
dbushandler.h:4:10: fatal error: wx/wx.h: File o directory non esistente
#include <wx/wx.h>
          ^~~~~~~~~
compilation terminated.


i have this file in :


usr/local/include/wx-3.1/wx/wx.h


how can i solve this?


thanks

melmarker

Install the needed dependencies and be done with - the results will be even better if on use the debian packaging and the debian build tools (workflow included) for such things.
Those who would give up essential Liberty, to purchase a little temporary Safety, deserve neither Liberty nor Safety. (Benjamin Franklin, November 11, 1755)
Never attribute to malice that which can be adequately explained by stupidity. (Hanlons razor)

sunrat