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

Updated demo startup files to work more reliably and in vs2015 #8

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

cmerdctech
Copy link

The .bat files for starting the demo used a path starting with ../../../ and did not work the second time I installed the demo code. I removed the parent directory references and added validation code that informed the user if he or she was not working in the correct directory, ie, the top level of the project repo. I added language to the demo instruction file to tell the user which directory is the correct one.

When opening Sif3Framework.sln in Visual Studio 2015, there was an error message. I added a note to explain how to make the project open in 2015.

…evised the scripts and documentation so that the scripts run correctly in the project parent directory
…in Visual Studio 2015. The fix is easy and this documents it.
joerghuber pushed a commit that referenced this pull request Mar 6, 2018
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

Successfully merging this pull request may close these issues.

2 participants