error in installing laminarsmoke++

More
3 years 2 weeks ago #73 by Dong-Sheng
I have the same error, and I have checked the path. Did you solve this problem?
Attachments:

Please Log in or Create an account to join the conversation.

More
3 years 2 weeks ago #74 by Hafiz
This is the problem:
rapidxml.hpp: No such file or directory

If you're using ubuntu, you can get rapidxml by:
sudo apt install librapidxml-dev

That should automatically install rapidxml into your root folder. By default, the path should be:
/usr/include/rapidxml

Insert this path into your mybashrc preference file for rapidxml library and you should be able to compile it (assuming you follow the rest of the steps correctly).
export RAPIDXML_LIBRARY_PATH=/usr/include/rapidxml
The following user(s) said Thank You: Dong-Sheng

Please Log in or Create an account to join the conversation.

More
3 years 2 weeks ago #75 by Dong-Sheng
Thank you for your useful advice.

Please Log in or Create an account to join the conversation.

Time to create page: 0.173 seconds
Powered by Kunena Forum

We use cookies on our website. Some of them are essential for the operation of the site, while others help us to improve this site and the user experience (tracking cookies). You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.

Ok