Re: [Interest] Doubt extending my app functions ability

2017-01-19 Thread Ernesto
Bob, Thanks to you I achieved my goal, in my last mail about Qt plugins I only had a questions about the diferences of "reinterpret_cas" and "dynamic_cast" which you answered me whit a link of a web page that explain all cast operators of C++. However I will look around your link above and I

Re: [Interest] Doubt extending my app functions ability

2017-01-19 Thread Bob Hood
On 1/12/2017 6:23 AM, Ernesto wrote: Hello to everyone, My name is Ernesto. I am a beginner in Qt programming and I have an specifics problems whit my first big project (desktop app). Let me explain myself: I have to include plugins or add-ons to my application for new file format types...

Re: [Interest] Doubt extending my app functions ability

2017-01-13 Thread Thiago Macieira
On sexta-feira, 13 de janeiro de 2017 00:33:28 PST Ernesto wrote: > I understood your explanation about my second problem, but I have > another issue writing your solution in an example project. I have a > MainApp (QT Widgets project) and a Lib1 (C++ Static Library project) and > here is the code:

Re: [Interest] Doubt extending my app functions ability

2017-01-13 Thread Konstantin Tokarev
13.01.2017, 18:08, "Bob Hood" : > On 1/12/2017 4:33 PM, Ernesto wrote: >> Hello again, first, thanks to Bob Hood for his quickly reply. >> >> I understood your explanation about my second problem, but I have another >> issue writing your solution in an example project. I have a MainApp (QT >> W

Re: [Interest] Doubt extending my app functions ability

2017-01-13 Thread Bob Hood
On 1/12/2017 4:33 PM, Ernesto wrote: Hello again, first, thanks to Bob Hood for his quickly reply. I understood your explanation about my second problem, but I have another issue writing your solution in an example project. I have a MainApp (QT Widgets project) and a Lib1 (C++ Static Library

Re: [Interest] Doubt extending my app functions ability

2017-01-12 Thread Bob Hood
On 1/12/2017 6:23 AM, Ernesto wrote: Hello to everyone, My name is Ernesto. I am a beginner in Qt programming and I have an specifics problems whit my first big project (desktop app). Let me explain myself: I have to include plugins or add-ons to my application for new file format types; I

[Interest] Doubt extending my app functions ability

2017-01-12 Thread Ernesto
Hello to everyone, My name is Ernesto. I am a beginner in Qt programming and I have an specifics problems whit my first big project (desktop app). Let me explain myself: I have to include plugins or add-ons to my application for new file format types; I looked around QPluginLoader class, Dyn

[Interest] Doubt

2014-10-22 Thread Amey Patil
Hi, What does the following error mean? /usr/bin/arm-linux-gnueabi-g++ -Wl,-rpath-link,/home/emayssat/sysroot/ubuntu_14.04/usr/lib/arm-linux-gnueabihf -o arch arch.o -L/home/emayssat/sysroot/ubuntu_14.04/usr/lib/arm-linux-gnueabihf/ -L/home/emayssat/sysroot/ubuntu_14.04/usr/lib -L/home/emayssat/s

[Interest] Doubt regarding information on ICS page

2014-08-11 Thread Amey Patil
Hello, I followed the steps mentioned under "Cross-Compile on a Desktop Computer" section on this page; http://www.ics.com/blog/beaglebone-black-low-cost-embedded-platform-part-3#.U-aXK_7fEew My doubts; 1. Is this a cross-compiler for beaglebone or a Custom build Angstrom distrubution including Q

Re: [Interest] DOUBT

2014-06-26 Thread Sean Harmer
On Wednesday 25 Jun 2014 13:27:23 Amey Patil wrote: > Thank you sir for your instant reply.. > No, my openGL version is 2.1, I don't understand, I have nvidia graphics > card.. > Thanks for pointing out the problem, wat solution will you suggest?? Which card? nVidia card is not magic. They have d

Re: [Interest] DOUBT

2014-06-25 Thread Thiago Macieira
Em qua 25 jun 2014, às 13:27:23, Amey Patil escreveu: > Thank you sir for your instant reply.. > No, my openGL version is 2.1, I don't understand, I have nvidia graphics > card.. > > Thanks for pointing out the problem, wat solution will you suggest?? I suggest you don't use OpenGL 3.3 functions.

Re: [Interest] DOUBT

2014-06-25 Thread Amey Patil
Thank you sir for your instant reply.. No, my openGL version is 2.1, I don't understand, I have nvidia graphics card.. Thanks for pointing out the problem, wat solution will you suggest?? Sincere Regards, Amey ___ Interest mailing list Interest@qt-proje

Re: [Interest] DOUBT

2014-06-25 Thread Thiago Macieira
Em qua 25 jun 2014, às 09:56:58, Amey Patil escreveu: > I am working on an OpenGL project in Qt using assimp library. When I run > the code, I get the following errors; > > Error, unable to get an OpenGL QPair(3,3) context Does your platform support OpenGL 3.3? -- Thiago Macieira - thiago.macie

[Interest] DOUBT

2014-06-25 Thread Amey Patil
Hello Sir/Ma'am, I am working on an OpenGL project in Qt using assimp library. When I run the code, I get the following errors; Error, unable to get an OpenGL QPair(3,3) context Error: Unable to initialize OpenGL functions hence, i went for debugging it, it is pointing me openglfunctions_3_3_c