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

Type Conversion Error for Qt5.7 #2

Open
Mini4Ever opened this issue Jul 9, 2018 · 0 comments
Open

Type Conversion Error for Qt5.7 #2

Mini4Ever opened this issue Jul 9, 2018 · 0 comments

Comments

@Mini4Ever
Copy link

As I am in need of creating .slx files for Matlab, your library could give me a good head start. However, when compiling for Qt5.7, I got an error for line 40 of smlworkbook.cpp where there is an incompatible return type for Workbook::bookView given the return expression. For now, I have avoided the error by removing the .toInt() call in the return expression, but I have no clue whether this makes any sense.

Look forward to a proper fix.

PS.: I also got a few warnings on unused parameters and other things like calling deprecated functions.

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

1 participant