Skip to content

Make FANN C# compile for .NET Coreย #1

Open
@joelself

Description

@joelself
  • Import all projects (except for example projects at first) into the new FANNCSharpCore solution.
  • Delete the default project that was created when I created the FANNCSharpCore solution
  • Follow the guide here on ading support for the Platform Standard and update my packages to the latest
  • Write my own ApplicationException (doesn't have to fancy)
  • Write my own SystemException (also doesn't have to be fancy)
  • Copy the Mono project's HandleRef into my own HandleRef implementation
  • Modify the CleanUpForSwig application to replace all ApplicationExceptions SystemExceptions and HandleRefs with my own implementations.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions