Thread Previous • Date Previous • Date Next • Thread Next |
Mmmh... I don't understand the problem here. We have that file "yade.kdev4", what else?OK, but this is not good enough. There must be a file that you open with kdevelop (or whatever else) and everything works. We want to make softare work for us.
As said before, I did that and it didn't seem to work. Needs more try maybe, lets see next week?Yade is not an executable, it is a python script, so you have to set the binary to python and its first argument to the yade main script.
Well, yes, but everybody would have to install mingw, which is not exactly easy on windows. Mingw is also ugly and breaks windows desktop features.resulting in a yade.exe that everybody can download and run without theI believe that you could do that with mingw too.
I know you can link statically with python.lib. Would it do the trick (basically, having python itself in yade.exe)? Not sure.Since yade is a python script, it is not an executable that you can run, unless you go for some other tricks how to make a monolithic python executable.
Cheers. Bruno
Thread Previous • Date Previous • Date Next • Thread Next |