You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Simple 2D
Will Simple 2D compile C++ code? I'm trying it on macOS and getting an error: error: invalid argument '-std=c11' not allowed with 'C++/ObjC++'
Thanks!
Simple 2D
unread,
Feb 17, 2018, 9:22:13 PM2/17/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Simple 2D
Hi Timothy,
Yes, or it least it’s suppose to :) We added C++ support recently (https://github.com/simple2d/simple2d/issues/49), but it’s possible we missed some use cases. I haven’t seen any issues on macOS with clang, but you could open an issue on the repo with some example code and compiler commands that fail.