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

[TinyNPY] Add new port #7393

Merged
merged 3 commits into from
Aug 7, 2019
Merged

[TinyNPY] Add new port #7393

merged 3 commits into from
Aug 7, 2019

Conversation

cdcseacave
Copy link
Contributor

No description provided.

@cdcseacave
Copy link
Contributor Author

I do not understand the failure reason on linux and osx, pls help!

@cdcseacave
Copy link
Contributor Author

@gnu-lorien can u pls help merging this?

@cdcseacave cdcseacave changed the title [TinyNPY] new port [TinyNPY] Add new port Aug 2, 2019
@gnu-lorien
Copy link
Contributor

It looks like the problem is that somewhere you said "TinyNPY" when you meant "tinynpy" or vice versa. When I build, the error message is this:

'$DEV/cdcseacave/packages/tinynpy_x64-linux/debug/lib/cmake/tinynpy'
does not exist.
Call Stack (most recent call first):
ports/tinynpy/portfile.cmake:23 (vcpkg_fixup_cmake_targets)
scripts/ports.cmake:74 (include)

When I ls cdcseacave/packages/tinynpy_x64-linux/debug/lib/cmake/ there's a TinyNPY directory.

So something sets the case to be the pretty version rather than the package name version which will only work case insensitive file systems.

@cdcseacave
Copy link
Contributor Author

That was it, thx for your help.
Good to merge now!

@cbezault cbezault merged commit 8157d85 into microsoft:master Aug 7, 2019
@cdcseacave cdcseacave deleted the tinynpy branch August 8, 2019 11:56
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

Successfully merging this pull request may close these issues.

3 participants