Wednesday, August 1, 2012

If at first thou don't succeed, try and try again

I'm taking another run at getting QT up and running on Native Client. Sqlite and 3d aren't ready yet but I won't let that stand in the way this time around.

First I'll implement a small indexing program with QT using a database-less program and then with my main system I'll use a file as a database if I have to. I see there's movement on Sqlite and NACL so maybe I can help convert it if it's not ready soon.

Next is 3d. I see lots of companies have used it with NACL so if I can't get it working with QT then I'll make a stand alone 3 d module and communicate changes using JavaScript as a go between.

No matter what it takes ill make it work this time.