robotconscience / ofxLibwebsockets

[Deprecated] openFrameworks wrapper of libwebsockets for WebSocket client and server functionality
Other
171 stars 68 forks source link

Update Visual Studio projects that don't contain Util.cpp #87

Open amartin7211 opened 8 years ago

amartin7211 commented 8 years ago

I could get things working with the project generator but opening the files directly resulted in linking errors do to the absence of Util.cpp. In order to use the project generator, I used the import button and used the directory to the example_client_hello_world folder and then pressed the update button. May want to add this to the readme

robotconscience commented 8 years ago

Apologies for that, can update soon!

robotconscience commented 8 years ago

Hm, really quick: are you working from the master branch? As best as I can tell the projects should have Util.cpp included now. I think this was a past issue, but I might be wrong!