Changes between Initial Version and Version 1 of Ticket #49303, comment 15
- Timestamp:
- Nov 1, 2015, 4:50:04 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #49303, comment 15
initial v1 1 The problem and fix for me was that qmake was no longer on my PATH. After adding the path to qmake to my PATH, there were no difficulties. Therefore, this is not necessarily broken, but not working as expected. 1 The problem and fix for me was that qmake was no longer on my PATH. After adding the path to qmake to my PATH, there were no difficulties. Therefore, this is not necessarily broken, but not working as expected. This fix made Qt4 work with source code using the macports installation of CGAL.