-
Notifications
You must be signed in to change notification settings - Fork 1
ROM App #3
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
base: main
Are you sure you want to change the base?
ROM App #3
Conversation
|
@quincy-huhn98 Interfacing your application with the latest version of OpenSn
This will create the directory With these changes, Let me know if you have any problems. |
|
@wdhawkins thank you for the updated CMake. I made all the changes except removing |
andrsd
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Rename these files to match the coding standard:
ROM_problem.h->rom_problem.hROM_problem.cc->rom_problem.ccROM_structs.h->rom_structs.h
|
I have updated the names |
I've submitted as draft to get feedback on the code as well as help with the CMake and workflows.
As is right now the CMake works for me but my attempts to remove the hardcoded paths for OpenSn have not worked.
The workflows I have not modified since I wrote them for the initial test app.