Hello Alfonso and thanks for compliments,
source file?
https://www.virustotal.com/gui/file/2b5 … ?nocache=1
You are not logged in. Please login or register.
QElectroTech → Posts by scorpio810
Hello Alfonso and thanks for compliments,
source file?
https://www.virustotal.com/gui/file/2b5 … ?nocache=1
I'm old too (53) and since my burnout last year I don't have time for coding, I use my free time for packages in all platforms is always a big chalenge and isn't easy, it is eat time also to help user's, translators or other ... here or by emails.
my work as a maintenance technician in the industry on staggered schedules for 35 years now is physically and intellectually demanding ... (6 Days *8h) 5h-13 x2 13-21h x2 21-5h x2 4 days for vacation ..
in principe you need:
sudo apt-get install libqt5svg5-dev qt5-qmake qtbase5-dev libkf5widgetsaddons-dev libkf5coreaddons-dev \
libsqlite3-dev qttranslations5-l10n mesa-utils make qtcreator git g++ \
g++-multilibtime 's compile take ~ 31 seconds on my AMD Threadripper 3960X workstation .. with make j-48
git clone https://github.com/qelectrotech/qelectrotech-source-mirror.git qet_git
cd qet_git
mkdir build && cd build
qmake ../qelectrotech.pro
make -j$(nproc)
What do want to do, devel, or working diagram with QET?
I use Debian Sid aka unstable with kde since 25 years ... isn't for noobs, but Debian stable or Ubuntu/Kubuntu is also easy.
Enjoy.
scorpio810 wrote:C'est juste un symbole ...
Sans bornes: pas bête! Faut en voir 1 pour les différents câble, mais pas bête.
Sinon quand t'as pas le temps tu le fait à l'arrache comme dans les folios 23,24... le principal c'est que le numéro de brin de fil apparaisse dans le schéma.
Hi Tiziano,
it's more easy on Linux maybe on macOS isn't hard, see this topic
https://qelectrotech.org/forum/viewtopic.php?id=1401
https://qelectrotech.org/wiki_new/doc/macosx
ps: new git for brew kde https://invent.kde.org/packaging/homebrew-kde
https://formulae.brew.sh/formula/qt@5
qt_KCoreAddons.pri & qt_KWidgetsAddons.pri file need to be copied on /usr/local/opt/qt5/mkspecs/modules/ and you need to edit path like this:

Example here on Linux for AppImage VM:
https://qelectrotech.org/forum/viewtopi … 730#p15730
QT.KCoreAddons.VERSION = 5.99.0
QT.KCoreAddons.MAJOR_VERSION = 5
QT.KCoreAddons.MINOR_VERSION = 99
QT.KCoreAddons.PATCH_VERSION = 0
QT.KCoreAddons.name = KF5CoreAddons
QT.KCoreAddons.module = KF5CoreAddons
QT.KCoreAddons.defines =
QT.KCoreAddons.includes = $$PWD/../../include/KF5/KCoreAddons
QT.KCoreAddons.private_includes =
QT.KCoreAddons.libs = $$PWD/../../lib
QT.KCoreAddons.depends = core
QT.KCoreAddons.module_config = Modify $$PWD/. path and paste where Qt spec is installed ...
QT.KCoreAddons.VERSION = 5.99.0
QT.KCoreAddons.MAJOR_VERSION = 5
QT.KCoreAddons.MINOR_VERSION = 99
QT.KCoreAddons.PATCH_VERSION = 0
QT.KCoreAddons.name = KF5CoreAddons
QT.KCoreAddons.module = KF5CoreAddons
QT.KCoreAddons.defines =
QT.KCoreAddons.includes = /usr/local/opt/kf5-kcoreaddons/include/KF5/KCoreAddons
QT.KCoreAddons.private_includes =
QT.KCoreAddons.libs = /usr/local/opt/kf5-kcoreaddons/lib
QT.KCoreAddons.depends = core
QT.KCoreAddons.module_config = Same things for qt_KWidgetsAddons.pri
With brew or by Qt online you could install qtcreator C++ Qt IDE if you want to experiment and search on sources files.
Btw, comment this line in qelectrotech.pro
https://github.com/qelectrotech/qelectr … ch.pro#L60
I have not yet managed to integrate sqlite3 libs was horrible on this OS... also database sql export not working on macOS in my bundles.
Exemple:
Try to uncheck Do not store the the label of the items in the copy paste
C'est juste un symbole ...
Hi Tiziano,
thanks for your screen videos.
I build last version on Catalina VM, please try it:
https://download.qelectrotech.org/qet/s … 0r7810.dmg
Best regards,
Laurent
Mets ton projet sous clé USB ou envoie toi le par email, et depuis ta Linux Mint le soir, tu génères tes borniers avec le plugin qet_tb_generator, c'est ce que je ferai à ta place.
Le générateur de bornier python est reconnut comme virus par Mc Afee....
https://download.qelectrotech.org/qet/b … -1.3.1.exe
https://www.virustotal.com/gui/file/600 … 8f0bb4b37b
Pour moi c'est un faux positif, essayes toi même de créer le .exe et tu verras que ton antivirus le détectera de nouveau...
16 sur 67 antivirus le détectent en Malware/trojan ...
Salut Alexis,
je me suis servit de mes anciens symboles, mais j'aurai pu le faire directement avec qet_tb_generator, voir:
https://qelectrotech.org/forum/viewtopi … 073#p17073
Pas de problème avec le plugin en plus c'est moi qui l'ai packagé pour Debian je travaille sur une machine Debian ou en remote desktop sur un serveur VMWare Vsphere avec une VM debian aussi dédiée a QET, voir plus haut.
Hi,
autosave was actived in settings?
System:
Version: 0.90-DEV r7724 (0)
macOS Catalina: 10.15.7 (19H2026)Hi,
I have a few notes for Developers:- In "Modify elements" if after the modification you click on "save as" and then, realizing the error, you click on SAVE (update) the program crashes.
Sometimes it also crashes if the current operation fails, for example when you place a row and instead of ending it you click on the terminal icon or similar... not always...
Memory problems?Thanks for reply topics
Hi,
I can't reprocude them here on Virtual macOS Monterey 12.6.
- In "Modify elements" if after the modification you click on "save as" and then, realizing the error then cancel and save?
Memory problems?
See logs in about QET
QEt it's installed on C:/?
FYI, I updated OSX bundles to Qt 5.15.7 and KF5 to 5.99.0 versions.
Enjoy!
IOS or IpadOS isn't supported.
Last 0.9-dev version is compatible to Catalina, Big sur, Montenerey.
I 'm thinking High Sierra (10.13) and Mojave (10.14) can be work also.
It 's the same procedure :
1- click button "Download" to get tarball, download your OS version.
2- cick button "Installion folder"
3- paste in this folder your exe (unzip if Windows not extract it automatically)
4- click button "ok" to finish install
Now you can open menu file again and click to "import DXF" to launch new DXF import tool.
Enjoy!
QElectroTech → Posts by scorpio810
Powered by PunBB, supported by Informer Technologies, Inc.
Generated in 0.096 seconds (18% PHP - 82% DB) with 5 queries