DLTViewer windows查看分析工具 Er**or上传21.44MB文件格式zip 适用于windows 64位 32位系统,解压即可使用 (0)踩踩(0) 所需:1积分 RCR4407SQ-VB一款SOP8封装P-Channel场效应MOS管 2024-11-13 23:42:22 积分:1 QM6208S-VB一款SOP8封装2个N-Channel场效应MOS管...
Windows平台DltViewer-2.21.2(release版本),在windows7_x64下编译的,可以在windows7、windows8和windows10,下正常运行,不会出现缺失xxx.dll的问题 本工具使用Qt5.12.4 和VS015编译Windows平台的版本点赞(0) 踩踩(0) 反馈 所需:1 积分 电信网络下载
run: Compress-Archive -Path .\build\dist -DestinationPath DLT-Windows-${{ matrix.task }}.zip - name: Upload DLT artifact uses: actions/upload-artifact@v2 with: name: DLT-Windows-${{ matrix.task }} path: DLT-*.zip createRelease: name: Create release 80 changes: 0 additions & 80 dele...
- name: Download DLT Windows parser artifacts uses: actions/download-artifact@v2 with: name: DLT-Windows-parser - name: Download DLT Windows sdk artifacts uses: actions/download-artifact@v2 with: name: DLT-Windows-sdk - run: | assetsZip=$(find . -name 'DLT*.zip' | while read -r asset...
我已经使用dlt查看器gui使用窗口,我可以设置ECU IP和连接。现在,我被迁移到Linux (ubuntu)。我不知道如何启动dlt查看器gui。我一直在跟踪 https://github.com/GENIVI/dlt-viewer. 并且参考了许多链接,我看不出我们如何使用GUI作为窗口。有人能建议我在哪里可以找到在Linux中使用dlt查看器的信息吗?
Windows平台DltViewer-2.22.0(release版本),在windows7_x64下编译的,可以在windows7、windows8和windows10,下正常运行,不会出现缺失xxx.dll的问题。本工具使用Qt5.12.4 和VS015编译Windows平台的版本
Windows平台DltView-2.20.0(release版本),在windows7_x64下编译的,可以在windows7、windows8和windows10,下正常运行,不会出现缺失xxx.dll的问题。本工具使用Qt5.12.4 和VS015编译Windows平台的版本,使用build_sdk_windows_qt5_MSVC.bat脚本编译的。
echoSDK installed in:%DLT_VIEWER_SDK_DIR% set/pname=Continue exit0 exit/b0 4 changes: 4 additions & 0 deletions4build_sdk_windows_qt5_MSVC_interactive.bat Original file line numberDiff line numberDiff line change @@ -0,0 +1,4 @@ ...
copy %QTDIR%\plugins\platforms\qwindows.dll %DLT_VIEWER_SDK_DIR%\platforms if %ERRORLEVEL% NEQ 0 GOTO ERROR_HANDLER copy %BUILD_DIR%\bin\dlt-viewer.exe %DLT_VIEWER_SDK_DIR% if %ERRORLEVEL% NEQ 0 GOTO ERROR_HANDLER copy %BUILD_DIR%\bin\qdlt.dll %DLT_VIEWER_SDK_DIR% if %ERRORLEVEL%...
In a Windows PC, in high DPI displays when using scaling, DLT-viewer looks weird. The Qt Widgets seem to be scaled twice: once by the system, and another by Qt. The screenshot below compares DLT-Viewer 2.16 (Qt 5.5) with DLT-Viewer 2.21 (Qt 5.14) and windows explorer in a high DP...