User Tools

Site Tools


packet:linbpq-from-source

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
packet:linbpq-from-source [2025/05/31 17:30] – [Building QtTermTCP on Windows] m0ltepacket:linbpq-from-source [2025/05/31 17:34] (current) – [Building QtTermTCP on Windows] m0lte
Line 32: Line 32:
 ====== Building QtTermTCP on Windows ====== ====== Building QtTermTCP on Windows ======
  
-As of 0.0.0.79 commit a5e1b1389cbd9b3718b9ae41277f90633154cf47 from git://vps1.g8bpq.net/QtTermTCP+As of 0.0.0.79 commit a5e1b1389cbd9b3718b9ae41277f90633154cf47 from <nowiki>git://vps1.g8bpq.net/QtTermTCP</nowiki>
  
 With VS2022 on Windows 11 With VS2022 on Windows 11
  
 Requires: Requires:
 +
   * C++ desktop development workload installed in VS Installer   * C++ desktop development workload installed in VS Installer
   * [[https://download.microsoft.com/download/5/C/3/5C3770A3-12B4-4DB4-BAE7-99C624EB32AD/windowssdk/winsdksetup.exe|Windows SDK 10.0.17763.0]] (VS will tell you if the version needed is now different)   * [[https://download.microsoft.com/download/5/C/3/5C3770A3-12B4-4DB4-BAE7-99C624EB32AD/windowssdk/winsdksetup.exe|Windows SDK 10.0.17763.0]] (VS will tell you if the version needed is now different)
Line 44: Line 45:
  
 Notes: Notes:
 +
   * Remove the hard coded path from the .sln file   * Remove the hard coded path from the .sln file
   * In the Qt VS Tools extension, add a Qt installation named "5.14.2" pointed at C:\Qt\Qt5.14.2\5.14.2\msvc2017\bin - this is referenced from the project file   * In the Qt VS Tools extension, add a Qt installation named "5.14.2" pointed at C:\Qt\Qt5.14.2\5.14.2\msvc2017\bin - this is referenced from the project file
   * Run C:\Qt\Qt5.14.2\5.14.2\msvc2017\bin>windeployqt.exe C:\git\vps1.g8bpq.net\QtTermTCP\Win32\Debug   * Run C:\Qt\Qt5.14.2\5.14.2\msvc2017\bin>windeployqt.exe C:\git\vps1.g8bpq.net\QtTermTCP\Win32\Debug
packet/linbpq-from-source.txt · Last modified: by m0lte