Search found 3 matches
- Wed Feb 22, 2017 5:06 pm
- Forum: Issues, bugs, etc.
- Topic: Can't guess file format: unhandled file extension 'pcd'
- Replies: 10
- Views: 24830
Re: Can't guess file format: unhandled file extension 'pcd'
Got it working now, with pcd support! For future reference, removing qt5 from homebrew and installing qt5.6.2 through the qt creator package did the trick.
- Tue Feb 21, 2017 10:45 am
- Forum: Issues, bugs, etc.
- Topic: Can't guess file format: unhandled file extension 'pcd'
- Replies: 10
- Views: 24830
Re: Can't guess file format: unhandled file extension 'pcd'
Thanks Daniel - that worked and compiled fine now. Installation works too, but I keep getting this libc++abi.dylib error when I try to open CC. Do you have any idea what this is related to? objc[73850]: Class RunLoopModeTracker is implemented in both /usr/local/Cellar/qt5/5.8.0_1/lib/QtCore.framewor...
- Mon Feb 20, 2017 11:54 am
- Forum: Issues, bugs, etc.
- Topic: Can't guess file format: unhandled file extension 'pcd'
- Replies: 10
- Views: 24830
Re: Can't guess file format: unhandled file extension 'pcd'
I'm trying to compile CC on a mac since the lastest OS X does not support the older CC version that had pcd-support. I can compile everything fine as long as I don't include the QPCL plugin. This is the error message I am getting: [ 45%] Linking CXX static library libqcustomplot.a [ 45%] Built targe...