Indeed, that line is not found in GLES2/gl2.h. The source comes from
Toradex_CE800 SDK, which they provide in support of their Colibri VF61 SOM and
eval board. I'll take the issue up with them. Thanks for the help!
Mike
-Original Message-
From: Interest [mailto:interest-bounces+mnelson=
Hi,
In my humble opinion, QObjectListModel is a bad idea. Because it is
difficult to manage the life cycle of QObject with QML. Just like your
problem. I have met the similar issue in my first QML project. The
application always crashes. The pattern is purely random. I wasted a lot of
time to disc
Hello,
Also worth noting is that Esri will soon be pushing in an additional
QtLocation provider plugin into the next minor and patch releases of the
Qt framework. It will give you access to many of the Esri maps provided
from ArcGIS online services. Also world geocoding and routing services
will
On sexta-feira, 15 de julho de 2016 08:25:03 PDT Michael R Nelson wrote:
> c:\qt\5.6\src\qtbase\include\qtgui\../../src/gui/opengl/qopengles2ext.h(22)
> : error C2146: syntax error : missing ';' before identifier 'GLint64'
>
> Can someone help me understand why the build fails? Is it because I've
Hi
Do you see http://doc.qt.io/qt-5/location-plugin-mapbox.html and
https://www.mapbox.com/help/define-map-id/ ?
Cheers
Guillaume
- Mail original -
> De: "Ola Røer Thorsen"
> À: "interest"
> Envoyé: Vendredi 15 Juillet 2016 13:43:25
> Objet: [Interest] Qt Location with Mapbox plu
> Den 15. juli 2016 kl. 15:01 skrev "Olivier B."
> :
>
> There was a message about it in that same mailing list earlier this morning
> from alexander.blas...@qt.io :
>
Saw that but it's not relevant to my actual question. I am actually trying to
use mapbox, not osm/mapquest that is now bro
There was a message about it in that same mailing list earlier this morning
from alexander.blas...@qt.io :
Hi,
Qt Location provides three content/map provider plugins (HERE, MapBox and
MapQuest). The first two providers require an account to run and MapQuest
was free of any registration so far. U
After all I was able to build it.
I set environment variables through Advanced System Settings (instead of
command line) and add to Path variable.
2016-07-14 15:35 GMT+03:00 Oleg Evseev :
> Hi,
>
> Trying to build Qt/Android 5.7 on Windows 7 SP1 x64 using this instruction
> https://wiki.qt.io/
I'm struggling getting any maps shown using the Qt Location Mapbox plugin.
I'm getting error messages like "failed to fetch tile, , server
replied: Forbidden".
The plugin needs a map_id and an access_token.
On the mapbox website it's easy to find the access tokens, but no map id's.
Maybe they
Hello,
Trying to build Qt 5.6.1-2 for Colibri VF61, which has no hardware acceleration.
configure -prefix c:\Qt\5.6\vf61 -platform win32-msvc2013 -xplatform
wince80colibri-armv7-msvc2012 -nomake tests -nomake examples -commercial
-confirm-license -release
Build (nmake) fails on OpenGL:
10 matches
Mail list logo