|
From: Lucas S. <luc...@gm...> - 2021-01-25 00:39:23
|
Hi, no problem with the VM, just send me the process of making the .tar.gz and that's fine :) I`m running cmake, make && make install 100% basically this process: https://github.com/mariuz/flamerobin/blob/dev/.github/workflows/ccpp.yml I`m simply not sure if I can simply share the "build" folder and it will work OK (probably not) But if I do, will i t be compatible only with the same Linux version or not? Thanks On Sun, Jan 24, 2021 at 9:29 PM Dalton Calford <dal...@gm...> wrote: > Hi Lucas, > > I can make a virtual machine image for you to run/compile flamerobin in. > > Are you familiar with virtual machines? > > > > On Sun, 24 Jan 2021 at 18:30, Lucas Schatz <luc...@gm...> wrote: > >> Hi! >> Yes, for now we are using Github for tracking and releases. >> I`m building the current snapshots and publishing at Github. >> Sorry about the lack of Linux builds, sincerely I`m not 100% familiar >> with building Linux packages (i`m familiar with building and installing >> packages from source, but never needed to share the builds) >> If you can specify what to do, I`m glad to do it too >> >> thanks >> >> On Sun, Jan 24, 2021 at 7:57 PM Dalton Calford <dal...@gm...> >> wrote: >> >>> Hey all, >>> >>> I have downloaded the 0.9.3 branch from git and I have compiled it for >>> linux 64bit on Ubuntu 20.10, connecting to a firebird 3 database. >>> It is compiled with IBPP library version 2.5.2.1 >>> wxWidgets library version 3.0.5 >>> and Boost library version 1.71.0 >>> >>> I am learning the codebase and I am an absolute beginner with >>> flamerobin, but, as the website does not have a linux compiled version >>> available, I am willing to provide my build to whoever wants to test/use it. >>> >>> There are some issues with pointers to the correct fbclient library >>> (fixed with softlinks) which perhaps should be an option on the database >>> connect dialog/configuration vs a hardcoded setting in the code. >>> >>> Are there any developers still working on Flamerobin? >>> >>> Best regards >>> Dalton >>> >>> _______________________________________________ >>> Flamerobin-devel mailing list >>> Fla...@li... >>> https://lists.sourceforge.net/lists/listinfo/flamerobin-devel >>> >> _______________________________________________ >> Flamerobin-devel mailing list >> Fla...@li... >> https://lists.sourceforge.net/lists/listinfo/flamerobin-devel >> > _______________________________________________ > Flamerobin-devel mailing list > Fla...@li... > https://lists.sourceforge.net/lists/listinfo/flamerobin-devel > |