-
Notifications
You must be signed in to change notification settings - Fork 67
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
When compile, an error appears. #10
Comments
I'll try to reproduce the error. |
I am getting an error when compiling a ppres project. |
Literally the error 11818 says "left brace expected" e.g. the compiler ppds expected the character '{'. |
I haven't changed that file. |
What is your email? It is needed to send files |
But i mast understand the nature of the error :( |
[email protected] |
I've sent you PPDSC.exe. It compiled with msvs2017 (regular one had been built with msvs2003). It's "dancing with a tambourine" neverthless this can help. If it help give me to know (and reverse also). |
I got PPDSC.exe. thank you. |
i've sent charry.rc and charry.h (turn off assembling charry.ds in solution) |
Thank you. |
I dont't think it's possible. How you imagin that process? The system is rather large and converting the big deal of it into another technology is very hard task wich is needed precious analyzing, planning and implementation. |
I got the same error during papyrus project building: "fatal error C1083: Cannot open include file: 'charry.h': No such file or directory". I wrote an email to you with details of my development environment and a log file. Why do you not include charry.h and other linked dependences to a sources tree? Thanks. |
This file charry.h (as well as src/rsrs/rc/charry.rc) is made with utility tools/ppdsc.exe wich is included in the solution. I've tested building on the empty machine and everything was ok. Rule of building described in the project ppres (charry.ds). |
Thank you for your support. So, I don't know why, but PPDSC.exe can't compile charry.ds (File charry.ds, Line 13: error 11844). I tried to rebuild the utility for x86 in Debug configuration and it doesn't take any effect. I will try to understand what happens. Any ideas? |
I use Windows 7 x64. Maybe it's important... |
Please, attach there your copy of charry.ds (src/rsrc/rc/charry.ds). I'll check it. |
I sent it over email. |
I checked your fix. It works, thanks. Also I tried to setting my git client using a command |
3>File D:\OpenPapyrus-10.7.8\Src\Rsrc\Rc\charry.ds, Line 13: error 11818
I looked at the wiki's tutorial.
There is a problem with the ppres project.
The text was updated successfully, but these errors were encountered: