You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a Mac Studio M1 on which I'm trying to compille Drishti source code. I changed the .pri and .pro files to match my installation of the dependencies but when I run make I get the following error:
drishti/brickswidget.h:4:10: fatal error: 'ui_brickswidget.h' file not found
I cannot find any file in the source code or in the dependencies starting with "ui_". Am I missing something?
All the best,
Léonard.
The text was updated successfully, but these errors were encountered:
On Wed, Sep 20, 2023 at 4:46 PM lodumont ***@***.***> wrote:
I have a Mac Studio M1 on which I'm trying to compille Drishti source
code. I changed the .pri and .pro files to match my installation of the
dependencies but when I run make I get the following error:
drishti/brickswidget.h:4:10: fatal error: 'ui_brickswidget.h' file not
found
I cannot find any file in the source code or in the dependencies starting
with "ui_". Am I missing something?
All the best,
Léonard.
—
Reply to this email directly, view it on GitHub
<#72>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABMVVLRPOTJPJVMRTVWHZCLX3KGMHANCNFSM6AAAAAA47MOJIU>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
I have a Mac Studio M1 on which I'm trying to compille Drishti source code. I changed the .pri and .pro files to match my installation of the dependencies but when I run
make
I get the following error:drishti/brickswidget.h:4:10: fatal error: 'ui_brickswidget.h' file not found
I cannot find any file in the source code or in the dependencies starting with "ui_". Am I missing something?
All the best,
Léonard.
The text was updated successfully, but these errors were encountered: