thanks for doing that i think the repository on google projects is getting updated for other platforms like MAC OS X, the serial port lib on sourceforge compiles successfully, but I am facing problems in compiling the QESPTA example from the QT Creator, gives the following compiler output:
make: *** No rule to make target `\usr\local\Qt4.6\mkspecs\macx-g++\qmake.conf', needed by `Makefile'. Stop.
Running build steps for project QESPTA...
Starting: /usr/bin/qmake /Users/admin/Desktop/QT/qextserialport/examples/qespta/QESPTA.pro -spec macx-g++ -r CONFIG+=debug_and_release -win32
Exited with code 0.
Starting: /usr/bin/make debug -w
make: *** No rule to make target `\usr\local\Qt4.6\mkspecs\macx-g++\qmake.conf', needed by `Makefile'. Stop.
make: Entering directory `/Users/admin/Desktop/QT/qextserialport/examples/qespta'
make: Leaving directory `/Users/admin/Desktop/QT/qextserialport/examples/qespta'
Exited with code 2.
Error while building project QESPTA
When executing build step 'Make'
Running build steps for project QESPTA...
Starting: /usr/bin/qmake /Users/admin/Desktop/QT/qextserialport/examples/qespta/QESPTA.pro -spec macx-g++ -r CONFIG+=debug_and_release -win32
Exited with code 0.
Starting: /usr/bin/make debug -w
make: *** No rule to make target `\usr\local\Qt4.6\mkspecs\macx-g++\qmake.conf', needed by `Makefile'. Stop.
make: Entering directory `/Users/admin/Desktop/QT/qextserialport/examples/qespta'
make: Leaving directory `/Users/admin/Desktop/QT/qextserialport/examples/qespta'
Exited with code 2.
Error while building project QESPTA
When executing build step 'Make'
To copy to clipboard, switch view to plain text mode
Bookmarks