Skip to content

pearswj/SampleCsNativeMultiArch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SampleCsNativeMultiArch

RhinoCommon native library sample. Demonstrates how to load an x86 native library when running in Rhino 5 32-bit and vice-versa for Rhino 5 64-bit.

The native library in this case is libcurl (MIT) and the included pre-built binaries were extracted from nuget packages built from pjquirk/libcurl.NET (also MIT).

This example focuses on the loading of this native library rather than how to use cURL in Rhino! To test that the library has loaded correctly, the version number is printed to the Rhino command line.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages