QP Bundle Version 7.1.3 Windows installer lacking QUTest Port files
Real-Time Event Frameworks based on active objects & state machines
Brought to you by:
quantum-leaps
Downloaded the latest QP Bundle Version 7.1.3 Windows installer from the website:
https://www.state-machine.com/downloads/qp-windows_7.1.3.exe
Attempted to compile, link, and run our QUTest test suite. All the tests failed to link. Noticed the installer did NOT have the Makefile or Visual Studio Solution files in the win32-qutest ports directory.
Download QP Bundle Version 7.1.1. Copy the Makefile and Visual Studio Solution files from 7.1.1 to the 7.1.3 directory.
I did not confirm if any other files were absent from the QP Bundle Version 7.1.3.
Anonymous
I looked at the Makefile for blinky between the two versions.
QP Bundle Version 7.1.1 (qutest blinky Makefile):
QP Bundle Version 7.1.1 0 (qutest blinky Makefile):
Okay. Now I get it. The Makefile(s) were changed from linking in the qp.lib to now building all the QP source files.
Last edit: Dan 2022-12-06
This bug report is closed as misunderstanding of the changed QP build process.
--MMS