museix33 / omapd

Automatically exported from code.google.com/p/omapd
GNU General Public License v3.0
0 stars 0 forks source link

Add Support for Qt 5.x #48

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.  Install Qt 5.2
2.  qmake

What is the expected output? What do you see instead?

Expected to create a Makefile.  Instead it has errors

What version of the product are you using? On what operating system?

OSX, Qt 5.2

Please provide any additional information below.

Most of the errors are due to deprecated symbols that are no longer 
available(QString.toAscii, etc..)

Original issue reported on code.google.com by ans...@gmail.com on 9 Feb 2014 at 9:01