ktechlab
ktechlab copied to clipboard
an IDE for microcontrollers and electronics
Hi.. Three questions .. First, does the program generate logic circuits? second, does it generate a circuit from a file? Third, Does it work by command line?
News
Hello! What is this repository? I would want to use Ktechlab on Arch Linux but I only found a package [archive](https://archive.archlinux.org/packages/k/ktechlab/) from 2011. At SourceForge the things are from 2013....
Hi, when I build ktechlab: clonned from https://github.com/ktechlab/ktechlab linux is new installed for this project: Distributor ID: Ubuntu i386 Description: Ubuntu 16.04 LTS Release: 16.04 Codename: xenial It is compiled...
Otherwise it fails to compile. Tested on ubuntu 16.04, 32 bit, with gpsim-dev installed. The buildsystem needs to be updated to find and configure proper gpsim version.
It fails to create text editor (`KTextEditor::Factory not found` ?)
Some testcase needs to be updated. Code is on `master` branch currently
This line fails to compile because the parameters of `allPluginsForExtension` have changed: https://github.com/ktechlab/ktechlab/blob/master/src/interfaces/component/icomponentplugin.cpp#L58 http://api.kde.org/extragear-api/kdevelop-apidocs/kdevplatform/shell/html/classKDevelop_1_1PluginController.html#aab8aa37f1b0fe45a03ceeaa2f88a32fe Now it requires a `QVariantMap` as type for constraints.
 I don't have electronic components option in the plugins , I have been trying to install ktechlab a couple of times now ,and this is the only time it...
Congratulations on continuing Ktechlab I managed to install Ktechlab. However, there appears component. What is the solution? Obs.: My system: Ubuntu 12.04 (i386) 
Hi everybody, The program crash when I change resistor value but sometime also with others components. I notice that the the behavior occur only when change the value from _ItemEditor_...