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 deal.II User Group
Dear All,
My group has been using deal.ii for the past two years. I just switched to using XCode. I have a problem where std::cout does write out to the console within Xcode, but I do see it when the code runs on command line. Any thoughts?
Best Regards,
Siva
Bruno Blais
unread,
Jun 16, 2020, 12:10:49 AM6/16/20
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 deal.II User Group
Dear Siva,
I am unsure if I understand your question correctly.
When you run deal.II from within Xcode, the output of std::cout is printed to the console or it is not printed?