[ZeroBrane Studio] Re: Build issues on Linux, which wxLua version is required?

  • From: Paul K <paul@xxxxxxxxxxxxx>
  • To: zerobrane@xxxxxxxxxxxxx
  • Date: Mon, 29 Oct 2018 08:57:37 -0700

Hi Philipp,

The patch I posted to address the "Unable to call an unknown method
'ReplaceTargetRaw' on a 'wxStyledTextCtrl' type" error [1] should
allow the new ZBS version (1.80) to be used with the version of wxlua
you were using before.

Also, you should be able to compile wxlua using the branch from the
repository I maintain ([2]). It should be compiled using Lua 5.1, as
this is the version that the ZBS itself is using (although the
included build script allow wxlua to be compiled with Lua 5.2 and Lua
5.3).

Paul.

[1] 
https://www.freelists.org/post/zerobrane/occaisional-crash-of-ZBS-when-renaming-files,8
[2] https://github.com/pkulchenko/wxlua/tree/wxwidgets311/wxLua
On Mon, Oct 29, 2018 at 5:34 AM <murks@xxxxxxxxxxxxx> wrote:


Hi Paul,

I've now tried a few permutations of wxLua from svn or your git, wxGTK2
or wxGTK3, Lua 5.2 or Lua 5.3, all with various degrees of failure. I
think the issue we are hitting most at the moment is the one mentioned
in the comments by Popolon:
https://aur.archlinux.org/packages/zerobrane-studio/

I got this with the latest wxLua from SVN as well as your version.

Please can you tell me how to fix this or which combination of
repositories, versions and configuration should work?

Regards,
Philipp


Other related posts: