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

Error when compiling: source/PlayState.hx:75: characters 8-22 : Type not found : vlc.MP4Handler source/PlayState.hx:1620: characters 13-23 : Type not found : MP4Handler #10966

Closed
Thecoolgamer6745 opened this issue Oct 23, 2022 · 3 comments
Labels
bug Something isn't working

Comments

@Thecoolgamer6745
Copy link

Describe your bug here.

When trying to compile the game it brings this up:
source/PlayState.hx:75: characters 8-22 : Type not found : vlc.MP4Handler
source/PlayState.hx:1620: characters 13-23 : Type not found : MP4Handler
How do i fix this?

Command Prompt/Terminal logs (if existing)

source/PlayState.hx:75: characters 8-22 : Type not found : vlc.MP4Handler
source/PlayState.hx:1620: characters 13-23 : Type not found : MP4Handler

Are you modding a build from source or with Lua?

Source

What is your build target?

Windows

Did you edit anything in this build? If so, mention or summarize your changes.

No i changed nothing

@Thecoolgamer6745 Thecoolgamer6745 added the bug Something isn't working label Oct 23, 2022
@JonnycatMeow
Copy link

JonnycatMeow commented Oct 24, 2022

use my version
haxelib git hxCodec https://github.com/JonnycatMeow/hxCodec-old-version.git
its the old version but it has mac support

@crowplexus
Copy link
Contributor

#10756

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants
@ShadowMario @crowplexus @JonnycatMeow @Thecoolgamer6745 and others