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

Incorrect .dll file names #54

Open
Lootwig opened this issue May 11, 2020 · 2 comments
Open

Incorrect .dll file names #54

Lootwig opened this issue May 11, 2020 · 2 comments
Labels
area-ffi type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)

Comments

@Lootwig
Copy link

Lootwig commented May 11, 2020

The sample .dart files reference "xyz_library/Debug/[sample name].dll", whereas the created files are "xyz_library/lib[sample_name].dll".

@dcharkes
Copy link
Contributor

cc @domesticmouse

@domesticmouse domesticmouse self-assigned this May 11, 2020
@johnpryan johnpryan changed the title cmake followed by make does not create files specified in samples on windows Incorrect .dll file names May 10, 2022
@johnpryan johnpryan added type-bug Incorrect behavior (everything from a crash to more subtle misbehavior) area-ffi labels May 10, 2022
@domesticmouse
Copy link
Member

I haven't had enough time to dig into figuring out why CMake does what it does. Perchance is there a CMake person on the team?

/cc @cbracken

@domesticmouse domesticmouse removed their assignment Sep 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-ffi type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
Projects
None yet
Development

No branches or pull requests

4 participants