Coder Social home page Coder Social logo

doitian / nfd-unity3d Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 2.0 273 KB

Unity3D binding of the C library Native File Dialog

License: zlib License

Makefile 54.94% Lua 3.73% Python 2.97% C 12.54% Objective-C 4.95% C++ 13.92% CMake 0.87% Shell 0.51% Batchfile 0.45% C# 5.13%
unity3d unity3d-plugin filedialog

nfd-unity3d's Introduction

nfd Unity3D

Unity3D binding of the C library Native File Dialog

Dependencies

  • macOS: AppKit
  • Linux: gtk+-3.0
  • Windows: comctl32.lib

Usage

Copy Assets/nfd to project assets directory. See Scripts directory for C# API.

nfd-unity3d's People

Contributors

doitian avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

plumpmath kosrud

nfd-unity3d's Issues

You must recompile your plugin for x64 arquitecture?

Hi, I'm having trouble with the wrapper. Unity gives me the following error:

Failed to load 'Assets/nfd/Plugins/x86_64/nfd.dll', expected x64 architecture, but was x86 architecture. You must recompile your plugin for x64 architecture.
nfd.NativeFileDialog:OpenDialog(String, String, String&) (at Assets/nfd/Scripts/nfd/NativeFileDialog.cs:42)
nfd.NativeFileDialog:OpenDialog(String, String, String&) (at Assets/nfd/Scripts/nfd/NativeFileDialog.cs:28)
nfd.FileDialog:Show() (at Assets/nfd/Scripts/nfd/FileDialog.cs:37)
UnityEngine.EventSystems.EventSystem:Update()

I don't know why the problem arises, since it appears to be using the correct path for the x64 version. Any idea?

If the library happens to be wrong, is there any way where I can download it in binary form?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.