-
Notifications
You must be signed in to change notification settings - Fork 4
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
Error on compilation of v1.0.3 #22
Comments
you have to call lrelease on the project. It will generate all qm file. If it is the only one to be missing (and all other qm have been generated) you an create a file at the right position it will allow you to keep compiling. this file is the turkish translation |
So i did the Tools => External => Linguistics => update ... No more linguistic trouble. so next i had an error about not founding qmlgeneratorvisitor.h And now I get : C:\Users\sioc\Documents\github\rcse-1.0.3\charactersheet\tablefield.cpp:515: error: C2039: 'getRoot'ÿ: n'est pas membre de 'TableCanvasField' |
no more help ? |
Technically this part of the code is not needed, as It was under development. I hide this feature. So you can probably remove (or comment) any line about TableCanvasField |
ok now i get : 22:03:10: Running steps for project rcse... |
Well, this issue is about image provider and its data. As I create several Image Providers with the same data. |
I start to think there is a lot of issue in this subject. Are you sure you get the right source. As archive provided by github does not contains any submodule. We may already speak about it. But I want to be sure. |
I compile 1.0.3 from git. I'm sure I have the right version of submodule. Could you see if there is any differences between this version and yours ? |
I took the one in : https://github.com/Rolisteam/rcse/releases : https://github.com/Rolisteam/rcse/archive/v1.0.3.zip I got less errors with yours. 18:27:33: Running steps for project rcse... |
Something is wrong with you installation of Qt. May be a story arount 32bits and 64bits ? You can compile RCSE with mingw. It is always easier to compile with mingw as Qt can install it. |
When i try to compile on windows 10 the source for the 1.03 found on github, i end with an error :
Missing file : /translation/rcse_tr.qm
The text was updated successfully, but these errors were encountered: