Windows
To build and run ImportExport using Visual Studio:
- Start Visual Studio.
- Click m.
- Navigate to the folder that contains the version of ImportExport for your version of Visual Studio, for example, C:\Program Files\Autodesk\FBX\FbxSdk\2014.1\samples\UI Examples\ImportExport\.
- Open the project file for your version of Visual Studio. Visual Studio will create a new solution, and open the project inside
that solution.
- To build the file, click . Unless you modify the project, Visual Studio builds a debug version of the application (named ImportExport.exe), stored in the project’s Debug\ directory.
- To run ImportExport within Visual Studio, choose from the menu. The dialog box for ImportExport appears. You can use it to select files for conversion to various file formats.
Mac OS and Linux
Use the provided makefiles to build the sample programs on the Mac OS and Linux platforms.
Except where otherwise noted, this work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License