Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable stdout related functionality #7

Open
wants to merge 1 commit into
base: nxdk
Choose a base branch
from

Conversation

JayFoxRox
Copy link
Member

Closes #5

I kept stdin enabled because I could imagine that it leads to more trouble (because applications typically expect some kind of valid result / input). Hardly anything requires stdin anyway.

@thrimbor
Copy link
Member

I planned to merge this just now, but it appears that actually trying to use std::cout causes a crash. I haven't yet looked into where or why it crashes, and whether it might be related to XboxDev/nxdk#496

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

error: no member named 'cout' in namespace 'std'
2 participants