vinipsmaker / tufao

An asynchronous web framework for C++ built on top of Qt
http://vinipsmaker.github.io/tufao/
GNU Lesser General Public License v2.1
589 stars 179 forks source link

example sessionusage not work when run opening the url, the browser always be loading,but not show the index.html file. #56

Open kingctan opened 9 years ago

kingctan commented 9 years ago

example sessionusage not work when run opening the url, the browser always be loading,but not show the index.html file. in 1.x release version and Qt5.3.1

can you have a try to give an answer? thanks a lot.

hzymlx commented 9 years ago

the same problem example hello-world ,I want to know why ? thanks a lot

in 0.84 release and Qt4.85

StefanHamminga commented 9 years ago

Hi, does the 'hello-world' example work for you? I might be experiencing the same on Windows & Qt 5.4.0, using the 'hello-world' example code in Qt creator. The same code works fine on Linux & Qt 5.3.2

vinipsmaker commented 9 years ago

Yes, it does work for me.

I'm trying to get a Windows box o test this code.

I'll probably end up using a virtual machine, because my other systems are dead.

hmoffatt commented 8 years ago

I think you will find this is because of issue #78