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

I get an error trying to import the demo app to Sense QMC #533

Closed
mountaindude opened this issue Aug 8, 2022 Discussed in #519 · 1 comment · Fixed by #539
Closed

I get an error trying to import the demo app to Sense QMC #533

mountaindude opened this issue Aug 8, 2022 Discussed in #519 · 1 comment · Fixed by #539
Assignees
Labels
Milestone

Comments

@mountaindude
Copy link
Collaborator

Discussed in #519

Originally posted by rumen-vasilev August 4, 2022
Can you help me, please?

image

@mountaindude mountaindude self-assigned this Aug 8, 2022
@mountaindude mountaindude added this to the 8.4.1 milestone Aug 8, 2022
@mountaindude
Copy link
Collaborator Author

Turned out to be an easy fix.

In .gitattributes file, added this line:

*.qvf binary

This way Git will treat QVF files as binary files, not applying any formatting, changing line breaks or similar.

The 8.4 demo app is now stored this way, whereas the others/older demo apps are not. So they still cannot be imported into Sense. Should be ok.

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