You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: