Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 2f6ae4f5 authored by ADILI Robin's avatar ADILI Robin
Browse files

Update Readme.md

parent 345af08f
Branches
Tags
No related merge requests found
...@@ -32,8 +32,10 @@ sudo apt install make gcc python3-dev zlib1g-dev libxml2-dev ...@@ -32,8 +32,10 @@ sudo apt install make gcc python3-dev zlib1g-dev libxml2-dev
### Windows ### Windows
1. Execute the `build.bat` file, or run it as Administrator Right-Click > Run as Administrator to bypass the authorizations requests 1. Execute the `build.bat` file, or run it as Administrator Right-Click > Run as Administrator to skip the authorizations requests. Windows might prevent the execution of the script with a message "Windows protected your PC", to bypass it click "More Info", and then "Run Anyway"
There is no dependencies, installing Visual Studio is not necessary, the script will download and install the needed building tools and remove them once it's done
2. Binaries are outputed to the `fbxsdkpy-cpPYTHONVERSION-win_x64` directory. You can follow the Install instructions from step 3 with the files in this directory 2. Binaries are outputed to the `fbxsdkpy-cpPYTHONVERSION-win_x64` directory. You can follow the Install instructions from step 3 with the files in this directory
There is no dependencies, installing Visual Studio is not necessary, the script will download and install the needed building tools and remove them once it's done
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment