Skip to content

An example project that is successfully built using just CMake but fails when trying to build using CLion 1.2 on OS X 10.11 and Qt 5.5.

License

Notifications You must be signed in to change notification settings

mattixiv/clion-buildfail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clion-buildfail

An example project that is successfully built using plain CMake but fails when building with CLion 1.2 on OS X 10.11.

Software versions used

  • CLion 1.2
  • OS X 10.11
  • Qt 5.5
  • Xcode 7.1.1

Environment variables

QTDIR=/Users/Matti/Qt/5.5/clang_64
PATH=$PATH:/Users/Matti/Qt/5.5/clang_64/bin

About

An example project that is successfully built using just CMake but fails when trying to build using CLion 1.2 on OS X 10.11 and Qt 5.5.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published