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

Problem with Qt-Aes #174

Open
Doujinx28 opened this issue Aug 17, 2024 · 1 comment
Open

Problem with Qt-Aes #174

Doujinx28 opened this issue Aug 17, 2024 · 1 comment
Labels
wait for reply Answered, but the user did not reply.

Comments

@Doujinx28
Copy link

/home/norbert/Github/Cryptography/GpgFrontend/third_party/qt-aes/qaesencryption.h:2467:654: error: expected unqualified-id before ‘<’ token
 2467 | >include</span> <span class="pl-s"><span class="pl-pds">&lt;</span>QByteArray<span class="pl-pds">&gt;</span></span></div></div></div><div class="react-code-text react-code-line-contents" style="min-height:auto"><div><div id="LC12" class="react-file-line html-div" data-testid="code-cell" data-line-number="12" style="position:relative">
      | 

/home/norbert/Github/Cryptography/GpgFrontend/third_party/qt-aes/qaesencryption.h:2467:696: error: expected unqualified-id before ‘<’ token
 2467 | lass="pl-pds">&lt;</span>QByteArray<span class="pl-pds">&gt;</span></span></div></div></div><div class="react-code-text react-code-line-contents" style="min-height:auto"><div><div id="LC12" class="react-file-line html-div" data-testid="code-cell" data-line-number="12" style="position:relative">
      |                                                             ^

make[2]: *** [src/core/CMakeFiles/gpgfrontend_core.dir/build.make:461: src/core/CMakeFiles/gpgfrontend_core.dir/function/DataObjectOperator.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:1232: src/core/CMakeFiles/gpgfrontend_core.dir/all] Error 2
make: *** [Makefile:91: all] Error 2

It turns out that after downloading your project with the git clone command, I do not have https://github.com/bricke/Qt-AES/tree/845e3b4d3d3873843ca26dc365232aa1aa8ea2a8 and I am getting errors related to this data, how to solve it.

@saturneric
Copy link
Owner

This may be a rare issue, please recompile once and see if that fixes it.

@saturneric saturneric added the wait for reply Answered, but the user did not reply. label Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wait for reply Answered, but the user did not reply.
Projects
None yet
Development

No branches or pull requests

2 participants