Reviewing merge request #1: FIX : missing slash in most vfs url's

Thumbnails were not displayed due to a missing slash in most vfs url's

BEWARE!! I've done a rm of the .pro.user because it is not meant to be publicized.
Applying the merge will destroy yours...

Commits that would be merged:

Version 3
  • Version 1
  • Version 2
  • Version 3
  • c415843
  • 5aacf44
  • FIX : missing slash in most vfs url's

Showing c415843-5aacf44

Comments

→ State changed from Open to Closed

Thank you ver much for your bug fix :)

Do you happen to know how to compile qt for windows? I wanted to create binaries for windows and post these on the xbmc forum. That way a lot of ppl could try this out easily. But I don’t know how to include all the necesery libraries.

There is no need to “compile” qt for windows. Windows binaries are available on the Nokia qt site.

But I guess what you really want is to “deploy” your application. For testing, a simple zip suffice. I can build you one easily.

A real installer is more time-consuming but possible, too.
And Symbian binaries….

You are right, I didnt want to compile qt, just a qt project. I can compile it on my windows test box, and it runs fine, but only in the IDE.

If I try to create a version for deployment, and to execute it, I get an error about missing dlls.
It would be very nice if you could create a *.zip file.

I'm trying to figure out how to create a symbian smart installer :)

Add a new comment:

Login or create an account to post a comment

How to apply this merge request to your repository