Hello All,

I am facing an issue with cmake while building pyside with it. I follow 
following steps to build pyside:

1. Build CMake using the proper proecedures, CMake gets builded but gives some 
warnings, i can see cmake binary inside 
    CMake/Build Dir/Bin
2.  Then i navigate to pyside source code , and run python setup.py install 
this gives me error:

unable to execute cmake: No such file or directory
error: Error configuring shiboken

I am confused here when i have cmake properly build and usable (if i write 
cmake in terminal i can see lots of options to use)
the why pyside is not able to use that.

Note that my $PATH contains cmake\bin so this cannot be a path issue !!

Regards,
Gargi




                                          
_______________________________________________
PySide mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/pyside

Reply via email to