-
Notifications
You must be signed in to change notification settings - Fork 359
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
File missing #74
Comments
Can you attach compilation log? |
okay |
I am waiting for your response |
For C1128 you should add |
Okay thanks |
but what can i do for remaining errors |
we currently have working solution only for qt creator |
thanks for responding. Now i have only one issue remaining. icuuc.lib not found while compiling. |
Look for |
in above picture all 5 errors are resolved when i add /bigobj as compiler flag. |
I am double click on fetch and build than its download the icuuc.lib now please tell me the next step for resolving icuuc.lib missing issue. |
you should place dll's in |
Change
to your absolute system paths |
thanks a lot. In witch file i am updating this code ? |
In all files you find it |
Sorry, mate, have no time for you questions any more, maybe someone else can help |
okay thanks |
if you have any time Today than please help me to resolve these errors |
I will close this issue because it's rather old and I think we completely change our compilation infrastructure |
Three files are missing when i compile this in windows 10
PPTXFormat.lib link error
compiler in PPTXFormatLib project
option in PPTXFormatLib project
Any help will be appreciated.
The text was updated successfully, but these errors were encountered: