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

Crashing while compiling. #5

Closed
brandonapt opened this issue Aug 11, 2021 · 3 comments
Closed

Crashing while compiling. #5

brandonapt opened this issue Aug 11, 2021 · 3 comments

Comments

@brandonapt
Copy link

I tried compiling with all of this properly installed, and using videos in StoryMenuState.hx, and it throws this error.

C:\Users\Brand\Documents\BCB Beta\funkin-bcb\source\vlc\cpp\src\LibVLC.cpp(359): error C2039: 'setXwindow': is not a member of 'LibVLC'
C:\Users\Brand\Documents\BCB Beta\funkin-bcb\source\vlc\cpp\src\LibVLC.h(19): note: see declaration of 'LibVLC'
C:\Users\Brand\Documents\BCB Beta\funkin-bcb\source\vlc\cpp\src\LibVLC.cpp(361): error C2355: 'this': can only be referenced inside non-static member functions or non-static data member initializers
C:\Users\Brand\Documents\BCB Beta\funkin-bcb\source\vlc\cpp\src\LibVLC.cpp(364): error C2039: 'xwindow': is not a member of 'LibVLC'
C:\Users\Brand\Documents\BCB Beta\funkin-bcb\source\vlc\cpp\src\LibVLC.h(19): note: see declaration of 'LibVLC'
C:\Users\Brand\Documents\BCB Beta\funkin-bcb\source\vlc\cpp\src\LibVLC.cpp(366): error C2355: 'this': can only be referenced inside non-static member functions or non-static data member initializers
C:\Users\Brand\Documents\BCB Beta\funkin-bcb\source\vlc\cpp\src\LibVLC.cpp(369): error C2039: 'setHwnd': is not a member of 'LibVLC'
C:\Users\Brand\Documents\BCB Beta\funkin-bcb\source\vlc\cpp\src\LibVLC.h(19): note: see declaration of 'LibVLC'
ions or non-static data member initializers
C:\Users\Brand\Documents\BCB Beta\funkin-bcb\source\vlc\cpp\src\LibVLC.cpp(374): error C2039: 'hwnd': is not a member of 'LibVLC'
C:\Users\Brand\Documents\BCB Beta\funkin-bcb\source\vlc\cpp\src\LibVLC.h(19): note: see declaration of 'LibVLC'
C:\Users\Brand\Documents\BCB Beta\funkin-bcb\source\vlc\cpp\src\LibVLC.cpp(376): error C2355: 'this': can only be referenced inside non-static member functions or non-static data member initializers```

please help lmao
@deandimarzo
Copy link
Contributor

I'm having the same issue.

@polybiusproxy
Copy link
Owner

Latest commit fixes the issue.

@brandonapt
Copy link
Author

Thanks a bundle!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants