I am using Windows 8, owlcpp-v0.3.4, FaCTpp-win-v1.6.1, libxml2-2.7.8, raptor2-2.0.15, boost 1.61.0.
I have successfully created b2.exe and bjam.exe in the location: C:\Program Files\boost\boost_1_61_0_2\boost_1_61_0\tools\build by executing bootstrap gcc
I have added the loaction of b2.exe in the path variable.
My user-config.jam is located inside C:\Users\HP and the content in the file can be viewed here
When I go into the E:\PhD Project Code\OWLCPP-Git\owlcpp-v0.3.4 and type "b2 release" then 'b2' is not recognized as an internal or external command, operable program or batch file.
For your information, I am following the information mentioned in build.txt and modified the boost-build.jam to point to the "C:/Program Files/boost/boost_1_61_0_2/boost_1_61_0/tools/build".
Thank you in advance for any kind of help.
Last edit: Rupam 2016-07-13
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am using Windows 8, owlcpp-v0.3.4, FaCTpp-win-v1.6.1, libxml2-2.7.8, raptor2-2.0.15, boost 1.61.0.
I have successfully created b2.exe and bjam.exe in the location:
C:\Program Files\boost\boost_1_61_0_2\boost_1_61_0\tools\build by executing bootstrap gcc
I have added the loaction of b2.exe in the path variable.
My user-config.jam is located inside C:\Users\HP and the content in the file can be viewed here
For your information, I am following the information mentioned in build.txt and modified the boost-build.jam to point to the "C:/Program Files/boost/boost_1_61_0_2/boost_1_61_0/tools/build".
Thank you in advance for any kind of help.
Last edit: Rupam 2016-07-13