About c# test meshkernal api.CurvilinearXXX function problem
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 25/100
Research direction
Start with MeshKernalApi.dll from meshkernel-1.0.0-py3-none-win_amd64.whl.zip and reproduce the difference between GenerateRegularGrid() and api.CurvilinearMakeUniform() in Win10 with VS2022. Check the DLL build and architecture information available in the repository, then document whether the failure is version-related and whether a matching build DLL is available.
Written by the indexing model from the issue text.
Description
Hi,
I am using the MeshKernalApi.dll unzip from meshkernel-1.0.0-py3-none-win_amd64.whl.zip
I guess this dll is x64 dll, not a x86 dll.
then I try to test MeshKernelNET functions in Win10, VS2022
I can test some functions like GenerateRegularGrid() successfully.
but I cannot test those api.CurvilinearXXX like api.CurvilinearMakeUniform()
I think the author of this project has already tested it.
I don't know the reason, it could be I don't have a right version of MeshKernalApi.dll
Can you attach your build dll to this project?
Best regards
KuaiShou
- Dominant language
- C#
- Stars
- 4
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Similar issues
-
type/automation type/tech-debt
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
t/bug
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
ci-failure-cause test-failure
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
area:auth FE mvp P3
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
klasolsson81/jobbliggaren#1788 ·