Skip to content
This repository has been archived by the owner on Feb 23, 2022. It is now read-only.

Bug Report: Can't Compile on Mac #6

Open
Texzx opened this issue Feb 17, 2022 · 0 comments
Open

Bug Report: Can't Compile on Mac #6

Texzx opened this issue Feb 17, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@Texzx
Copy link

Texzx commented Feb 17, 2022

10.14.6 // Mojave 2014 Model Mac OS // 8 GB RAM

Getting two specific errors while attempting to compile + a warning while compiling at first that continues to pop up until this main error stops it all-together.

In file included from ./src/vlc/VlcBitmap.cpp:130:
/tails-gets-trolled-v3-master/source/vlc/cpp/src/LibVLC.cpp:4:10: warning: non-portable path to file '<stdint.h>'; specified path differs in case from file name on disk [-Wnonportable-include-path]
#include <StdInt.h>
^~~~~~~~~~
<stdint.h>
/tails-gets-trolled-v3-master/source/vlc/cpp/src/LibVLC.cpp:5:10: fatal error: 'windows.h' file not found
#include <windows.h>
^~~~~~~~~~~
1 warning and 1 error generated.

Anyway to fix or at least bypass for the time being?

@Texzx Texzx added the bug Something isn't working label Feb 17, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant