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 running on OSX #5

Open
kingsleyh opened this issue Oct 12, 2015 · 1 comment
Open

Error running on OSX #5

kingsleyh opened this issue Oct 12, 2015 · 1 comment

Comments

@kingsleyh
Copy link

Hi,

I cloned the repo and tried to run the showcase example and got the following (same issue with other examples too)

serial:showcase kings$ dub
Running pre-generate commands for showcase...
Solution 'showcase.sln' generated.
Copying files for awebview...
Solution 'showcase.sln' generated.
Running post-generate commands for awebview...
Copying files for awebview...
Performing "debug" build using dmd for x86_64.
lock-free 0.1.1: target for configuration "library" is up to date.
carbon 1.6.0: target for configuration "library" is up to date.
derelict-util 2.0.4: target for configuration "library" is up to date.
derelict-sdl2 1.9.7: target for configuration "library" is up to date.
msgpack-d 1.0.0-beta.2: target for configuration "library" is up to date.
pegged 0.2.1: target for configuration "library" is up to date.
awebview 0.9.1: building configuration "library"...
../../source/awebview/sound.d(453,22): Error: None of the overloads of 'detachChannel' are callable using argument types (ulong), candidates are:
../../source/awebview/sound.d(445,18): awebview.sound.SoundManager.detachChannel(uint chId)
../../source/awebview/sound.d(451,10): awebview.sound.SoundManager.detachChannel(SoundChannel ch)
dmd failed with exit code 1.

k3kaimu added a commit that referenced this issue Dec 3, 2015
fix issue #5
@k3kaimu
Copy link
Owner

k3kaimu commented Dec 3, 2015

Thank you for reporting.

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

2 participants