[ML-General] mentoring Qt and sensors

Michael Carroll carroll.michael at gmail.com
Wed Oct 28 12:37:23 CDT 2015


David,

I have attached a small Qt4 example that I use on Ubuntu
12.04/14.04/15.04.  It uses cmake, so there is no reason that it couldn't
be extended to other platforms.

To try it out:

tar xvzf qt_example.tar.gz
cd qt_example
mkdir build && cd build
cmake ..
make
./qt_example

There is just a single Qt Widget, the MainWindow.  The cmake script handles
generating the necessary headers from the *.ui files.

You can also import the project in QtCreator by selecting the
CMakeLists.txt file.

Hope this helps get you started.

~mc


On Tue, Oct 27, 2015 at 4:26 PM, david <ainut at knology.net> wrote:

> Should be: "Anyone wiSh..."
>
>
>
>
> On 10/27/2015 04:25 PM, david wrote:
>
>> Anyone with to mentor me regarding Qt setup and projects?  I seem to be
>> lost in a maze of twisty passages all alike.
>> Environments available: Winblows 7 (and virtual Linux under it), desktop
>> Linux of Fedora, Ubuntu, and Debian, and targets of:
>> beaglebone black and very recently Raspberry Pi 2.  Am willing to
>> negotiate cost or offer help on your projects or ???
>>
>> Also, git is throwing me now.  <sigh>
>>
>> It's BARTER TIME!
>> (Cash is acceptable too.)
>>
>> David Merchant
>>
>> _______________________________________________
>> General mailing list - General at lists.makerslocal.org
>> A service of Makers Local 256 - https://256.makerslocal.org/
>> http://lists.makerslocal.org/mailman/listinfo/general
>>
>
>
> _______________________________________________
> General mailing list - General at lists.makerslocal.org
> A service of Makers Local 256 - https://256.makerslocal.org/
> http://lists.makerslocal.org/mailman/listinfo/general
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.makerslocal.org/pipermail/general/attachments/20151028/3a015c76/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: qt_example.tar.gz
Type: application/x-gzip
Size: 11291 bytes
Desc: not available
URL: <http://lists.makerslocal.org/pipermail/general/attachments/20151028/3a015c76/attachment.bin>


More information about the General mailing list