Python Forum
Is there a problem with LONG_BIT in pyconfig.h ?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Is there a problem with LONG_BIT in pyconfig.h ?
#3
casevh,

Thank you for the feedback. I think you are right, that I'm supposed to be using the cygwin64 include files while in the C++ development environment, and not the python include files. Once I do this, I get a different bunch of errors. So progress.

Anyway, I'm going to try cython for making my C++ code available in Python. I'm not sure pybind11 is supported in CLion.

Thanks for the help. Much appreciated.

Dave
Reply


Messages In This Thread
RE: Is there a problem with LONG_BIT in pyconfig.h ? - by DavidH - Mar-06-2018, 03:26 AM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020