Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to build on Visual Studio 2015+ #32

Open
aveshd opened this issue Jun 20, 2017 · 3 comments
Open

How to build on Visual Studio 2015+ #32

aveshd opened this issue Jun 20, 2017 · 3 comments

Comments

@aveshd
Copy link

aveshd commented Jun 20, 2017

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,

@Gregwar
Copy link
Owner

Gregwar commented Jun 21, 2017

I am most of the time using ubuntu so I am afraid I cant help you with this

@CfirTsabari
Copy link

CfirTsabari commented Jul 6, 2017

@aveshd hi i have did that already,i used vscode and cmake and visual studio as well .
will be happy to help you.

@aveshd
Copy link
Author

aveshd commented Jul 10, 2017

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants