Re: question about qt5-creator-examples

2015-12-01 Thread Gill Bates
- Original Message - Thanks for the clarification. My situation is that I'm trying to evaluate Qt as a platform for a new project and am faced with its learning curve. So having working examples to examine would be useful although not critical. It was intentional to have th

Re: question about qt5-creator-examples

2015-12-01 Thread Marcus Calhoun-Lopez
Almost all of the qt5-* ports have an +examples variant, which, as you might expect, installs examples. They then should show up in Qt Creator. Qbs also installs some examples. -Marcus > On Dec 1, 2015, at 7:36 AM, Gill Bates wrote: > > > > > > Thanks for the clarification. > My situatio

Re: question about qt5-creator-examples

2015-12-01 Thread Marcus Calhoun-Lopez
It was intentional to have the examples not be replaced by another port. During installation, Qt Creator builds a local copy of the build system Qbs to build itself. The examples that Qt Creator was installing were from the Qbs build system and not from Qt Creator. It seemed that if these exampl