![]() |
2012-07-25
, 23:49
|
Posts: 1,320 |
Thanked: 915 times |
Joined on Feb 2010
|
#2
|
I have been trying various ways to do some development with N9.
I have already managed to make one application for personal use with QML/C++.
Currently I'm trying to make a simple framework for basic 2D OpenGl rendering and I must say that it has started to become a pain in the *** since I haven't even managed to write any code since basic IDE setup is not working. I have read too many outdated or deprecated docs and want to start from scratch. I'm more accustomed to write code rather than setup the environment settings.
Latest issues have been with Qt Creator and it's utterly buggy output window and now I'm left completely without any output print and shooting in the dark with a cannon.
I have tried to look for some complete docs for setting up the dev environment but haven't found any(?!?). I'm using Windows machine but linux is a possibility if really needed but not preferred.
Any tips, ideas or links to where to start all over (again)?
![]() |
2012-07-26
, 00:13
|
Posts: 1,463 |
Thanked: 1,916 times |
Joined on Feb 2008
@ Edmonton, AB
|
#3
|
![]() |
2012-07-27
, 13:54
|
Posts: 30 |
Thanked: 22 times |
Joined on Dec 2009
|
#4
|
if you put a qml object to control the vibration the output window doesn't work anymore. maybe that's what's wrong?
![]() |
2012-07-27
, 14:03
|
|
Posts: 2,473 |
Thanked: 12,265 times |
Joined on Oct 2009
@ Jerusalem, PS/IL
|
#5
|
![]() |
2012-07-27
, 14:12
|
Posts: 30 |
Thanked: 22 times |
Joined on Dec 2009
|
#6
|
I have already managed to make one application for personal use with QML/C++.
Currently I'm trying to make a simple framework for basic 2D OpenGl rendering and I must say that it has started to become a pain in the *** since I haven't even managed to write any code since basic IDE setup is not working. I have read too many outdated or deprecated docs and want to start from scratch. I'm more accustomed to write code rather than setup the environment settings.
Latest issues have been with Qt Creator and it's utterly buggy output window and now I'm left completely without any output print and shooting in the dark with a cannon.
I have tried to look for some complete docs for setting up the dev environment but haven't found any(?!?). I'm using Windows machine but linux is a possibility if really needed but not preferred.
Any tips, ideas or links to where to start all over (again)?