apache ignite building in linux for c++ -


while installation of apache ignite (i following devnotes.txt)in doc mentioned steps build,when doing 2nd step ./configure it's giving error bash: ./configure: no such file or directory

first of all, check you're in correct folder (modules/platforms/cpp). if case, first step failed , configure not created. check if there errors in log.


Comments

Popular posts from this blog

python - Error importing VideoFileClip from moviepy : AttributeError: 'PermissionError' object has no attribute 'message' -

java - is not an enclosing class / new Intent Cannot Resolve Constructor -

qt - QML MouseArea onWheel event not working properly when inside QML Scrollview -