Jeremy Lainé escribió:
(...)

Here is what I will be doing in the KDevelop3 source directory to fix
the problem:

chmod +x languages/python/app_templates/pyqt/app.py
chmod +x languages/python/app_templates/pytk/app.py
chmod +x languages/python/app_templates/pythonhello/app.py

Cheers,
Jeremy
Thanks!

--
//
//Rober Morales Chaparro
//
#include /* RMC'05 */ <iostream>
class saludo { public: saludo(){
std::cout << "hola"; } ~saludo()
{ std::cout << " mundo!" ; } } ;
int main() { saludo holamundo; }




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to