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

Compiling with LDC raises an error. #15

Closed
nomad-software opened this issue Aug 5, 2013 · 0 comments
Closed

Compiling with LDC raises an error. #15

nomad-software opened this issue Aug 5, 2013 · 0 comments

Comments

@nomad-software
Copy link

I've just installed LDC

http://wiki.dlang.org/Building_LDC_from_source

and then tried to build my project:

$ ldmd2 -Ilibraries -m64 -O -release main.d
libraries/mysql/connection.d(951): Error: invalid cast from 'float' to 'ubyte*'

It compiles fine with the standard rdmd which is weird.

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

1 participant