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

What command to issue for compiling? #62

Closed
mnar53 opened this issue Feb 13, 2019 · 1 comment
Closed

What command to issue for compiling? #62

mnar53 opened this issue Feb 13, 2019 · 1 comment
Labels

Comments

@mnar53
Copy link

mnar53 commented Feb 13, 2019

Sorry for the silly question, but I've just installed D (dmd and ldc) for the first time. My Excel is 64 bit, and I copied in the example folder the right xlcall32 lib. But the command 'dub build --arch=x86_64' , from the example folder, ends with lot of errors, related to function xlld.wrap.wrap.stringAutoFreeOper not callable

  1. should i use dmd or ldc?
  2. should i first issue a command in the root folder? which?
  3. which is the correct command from the example folder ?
@atilaneves
Copy link
Collaborator

Sorry, a nogc version update broke excel-d. To build the command after the fix, just use dub build --arch=x86_64 in the example directory.

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

No branches or pull requests

2 participants