You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying out Mongoose as a light-weight web server for c++ application. Idea is to use web server as a GUI. But I am not able to compile in Visual Studio. I am using a HelloWorld example to test.
Please let me know if you guys have any instructions on how to use it on Visual Studio, please let me know if you have successfully tried building it in Visual Studio.
I am also getting linking error.
I am more than happy to provide errors if I see people are interested in my question.
Thanks,
The text was updated successfully, but these errors were encountered:
Thank you for your response . I used original mongoose library to create the web GUI. My need is to create a very simple GUI for my c++ application. Instead of going through some heavy windows GUI I wanted to create simple HTML based GUI with few buttons and text boxes.
I will give it one more try to mongoose-cop and comeback with errors I was having.
Hi,
Trying out Mongoose as a light-weight web server for c++ application. Idea is to use web server as a GUI. But I am not able to compile in Visual Studio. I am using a HelloWorld example to test.
Please let me know if you guys have any instructions on how to use it on Visual Studio, please let me know if you have successfully tried building it in Visual Studio.
I am also getting linking error.
I am more than happy to provide errors if I see people are interested in my question.
Thanks,
The text was updated successfully, but these errors were encountered: