Hello,
I can build cPython with PCbuild/build.bat and also in WSL/Debian `make`
works fine but if I try to use the WSL toolchain/build configuration I get
`g++: fatal error: no input files`. Clion is better geared for cmake projects
and there is the
`https://github.com/python-cmake-buildsystem/python-cmake-buildsystem` project.
Has anyone made a tutorial/recipe for getting cLion and cpython to play
nice?
If I can't get cLion to work directly with cpython, I am curious what other
Window's centric people use: Visual Studio or just the PCbuild.bat script?
Thanks,
DevDave/David
_______________________________________________
Python-Dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at
https://mail.python.org/archives/list/[email protected]/message/COAZZQ2YFOKOP2LQE6MBRTSXPNRTYKXJ/
Code of Conduct: http://python.org/psf/codeofconduct/