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

Function for text file to string conversion: #15

Open
SonOfMephistopheles opened this issue Feb 6, 2023 · 2 comments
Open

Function for text file to string conversion: #15

SonOfMephistopheles opened this issue Feb 6, 2023 · 2 comments

Comments

@SonOfMephistopheles
Copy link

I recognize that, given the stark lack of mentions on this topic that this may be an error exclusive to me. Thank you in advance for putting up with a novice's missteps. I have c&p'd the code as written for the organizing/shaderClass.cpp and continue to flag the same error at the junction of "throw(errno);" (exception unhandled, int at memory location). The address "0xccccccc...", found in the Shader Constructer defined afterward and returned from the get_file_contents function, purportedly means that the memory is allocated but not initialized. Any assistance in this would be an honor.

@JustAnEric
Copy link

It is unable to be converted from a long long unsigned int to a long long int.

@JustAnEric
Copy link

Do you have your necessary assets for your program inside your executable folder?

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

No branches or pull requests

2 participants