[Ktechlab-devel] build on Mac OSX

2018-02-18 Thread WADE MAXFIELD
I downloaded the latest ktechlab (040) on osx sierra. I’m running macports. I use XQuartz. compile fails not able to find x11Screen, x11SetScreen. I have googled several combinations, no help there. Any suggestions? --- . . . [ 94%] Building CXX object src/CMakeFiles/ktechla

[Ktechlab-devel] compile fail

2018-10-08 Thread WADE MAXFIELD
re-running make 5 or 10 times same issues, even when after fail looks like there are 2 mailing lists, and maybe one is not being looked at?? [ 4%] Built target test_ktechlab_automoc Scanning dependencies of target test_ktechlab [ 5%] Building CXX object src/CMakeFiles/test_ktechlab.dir/test_k

Re: [Ktechlab-devel] compile fail

2018-10-09 Thread WADE MAXFIELD
Ok. I have my hands full, but if you can walk me through this, then we can generate an “OSX” set of instructions for your latest release. (Sierra 10.12.6, nearly the latest xcode.) I have ports installed, and something else, I forget. my machine has VM’s for windows 7, all kin

Re: [Ktechlab-devel] compile fail

2018-10-10 Thread WADE MAXFIELD
I found a version of cmake 3.9 in my CLion test install and used it instead. exact same result make is GNU Make 3.81 ___ Ktechlab-devel mailing list Ktechlab-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ktechlab-devel

Re: [Ktechlab-devel] compile fail

2018-10-11 Thread WADE MAXFIELD
make -f src/gui/CMakeFiles/gui.dir/build.make src/gui/ui_contexthelpwidget.h [ 6%] Generating ui_contexthelpwidget.h > On Oct 11, 2018, at 2:36 AM, Zoltan Padrah wrote: > > make -f src/gui/CMakeFiles/gui.dir/build.make src/gui/ui_contexthelpwidget.h _

Re: [Ktechlab-devel] compile fail

2018-10-11 Thread WADE MAXFIELD
en()); ~~~ ^ 1 warning and 4 errors generated. make[2]: *** [src/CMakeFiles/test_ktechlab.dir/canvas.cpp.o] Error 1 make[1]: *** [src/CMakeFiles/test_ktechlab.dir/all] Error 2 ~ ^ ~

Re: [Ktechlab-devel] compile fail

2018-10-11 Thread WADE MAXFIELD
echlab's github repository?) > > The fix itself is the same for both branches, v2 is based on newer master and > it should include the script ' build-simple.sh ' with workaround for the > header file generation issue. > > > > WADE MAXFIELD <mailto:wade.m

Re: [Ktechlab-devel] compile fail

2018-10-11 Thread WADE MAXFIELD
I appear to be a total idiot: (And I am not contesting the appellation…) WADE-s-iMac:ktechlabLatest $ git clone git://anongit.kde.org/ktechlab.git Cloning into 'ktechlab'... remote: Counting objects: 2, done. remote: Compressing objects: 100% (6243/6243), done. remote: Total 2 (delta

Re: [Ktechlab-devel] compile fail

2018-10-11 Thread WADE MAXFIELD
ok. after pulling the git, build-simple.sh not working according to readme, I did the following, and got a new error. cd ktechlab mkdir build cd build cmake -DCMAKE_INSTALL_PREFIX=~/klab .. make -j1. ran for a while: ….. [ 4%] Building CXX object src/CMakeFiles/test_ktechlab.dir/ktechlab.

Re: [Ktechlab-devel] compile fail

2018-10-11 Thread WADE MAXFIELD
found instructions on the web on cloning a branch, cloned that branch, and ran into the same problem(s) build-simple.sh does not work sh build-simple.sh +++ readlink -f build-simple.sh readlink: illegal option -- f usage: readlink [-n] [file ...] ++ dirname usage: dirname path + SCRIPTDIR=

Re: [Ktechlab-devel] After release, I'm planning to create branch for KDE4 and continue with KF5 on master

2018-12-12 Thread WADE MAXFIELD
I agree with the Qt5 part. But, on the Mac, kde4 is solid through things like Fink or ports. I am unsure of the kde5 support at this time. It may be fine. I am doing 50 things at once here, so working on this is "catch as catch can." Any chance the Help system will be working sooner r

[Ktechlab-devel] Floating idea Schematic to Verilog for SOC's with analog and/or FPGA alongside.

2021-01-15 Thread WADE MAXFIELD
Resend: sent from wrong email. Hi, I develop using SOC devices. My current favorite is the PSoC 5 from Cypress. They were recently acquired by Infineon. They appear to be changing their approach from visual schematic design to only code. I prefer visual when possible. They have c

Re: [Ktechlab-devel] Floating idea Schematic to Verilog for SOC's with analog and/or FPGA alongside.

2021-01-18 Thread WADE MAXFIELD
> > You mean to program FPGAs directly from KTechLab ? Then probably yes, but > probably we can get away with running generic script. The toolchains for > FPGAs are generally closed-source (maybe only ICE40 has open-source > toolchain?). > No, not exactly. That would require a compiler