New submission from Alexander Böhn <[email protected]>: Attempting to compile an Objective-C++ source file suffixed “.mm” results in an error complaining about the file extension being unrecognized.
---------- components: Distutils messages: 316405 nosy: dstufft, eric.araujo, fish2000 priority: normal severity: normal status: open title: Distutils does not support the compilation of Objective-C++ (“.mm”) files type: enhancement versions: Python 3.6, Python 3.7, Python 3.8 _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue33466> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
