Sumit Lahiri

Results 7 comments of Sumit Lahiri

The following C++ code gives the error. ```cpp #include #include #include #include #include #include #include #include using std::operator""s; namespace { unsigned ln = 1; auto Color(int n, const std::string& s)...

![image](https://user-images.githubusercontent.com/25129399/48389074-ed8a4900-e721-11e8-8b0f-1b0f7ae30e5e.png)

I had to do a hell lot of things to get the problem fixed. The order of linking matters. I copied the binary files in to a ```/usr/bin``` dir and...

Please work on the issue guys. It is a painstaking job to do it every time there is an issue with ```curlpp```.

Is there a way out. Would be glad to help you out.

change the pattern of writting the file source. Dont use glob pattern. Remove the path.join & write path: __dirname + '/dist' & add new HtmlWebpackPlugin({ title: 'react-news', filename: 'index.html', template:...