GithubHelp home page GithubHelp logo

isabella232 / radeonprorenderue Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gpuopen-librariesandsdks/radeonprorenderue

0.0 0.0 0.0 396.06 MB

Home Page: https://gpuopen.com/radeon-prorender-suite/

License: Apache License 2.0

Batchfile 0.72% Shell 0.04% C# 3.11% C++ 95.34% C 0.79%

radeonprorenderue's Introduction

RadeonProRenderUE

Setup project

Generate Visual Studio files

Right-click on RPR.uproject and select "Generate Visual Studio project files".
It should create a "RPR.sln" file

Compile

  • Open the "RPR.sln" file.
  • Check that your build configuration is in "Development Editor" (or "DebugGame Editor")
  • Press "Local Windows Debugger" to start the build.

At the end of the build, the project should start.

Build the RPR plugin for marketplace

For the first time

You will need to set an environment variable that will tell to the build script where is your UE4 installation.

Unix (Linux/MacOSX)

  • Open a terminal
  • Write setenv UE4_Path **[Path to the root of your UE4 installation]**. Add " around your path if there is spaces in it.
    Example :
    • setenv UE4_Path D:/Softwares/UE_4.18
    • setenv UE4_Path "~/softs/my UE4 installation"

Start the build

Windows

  • Enter the directory BuildPluginTools
  • Start Build_RPRPlugin_XXX.bat with XXX being the version you want (using double-click)
  • Wait for everything to be setup. It will take a while since it will compile the whole plugin and copy some binary/image files.
  • Once your build is over, go to PluginStaging\UE4_[YourUE4Version]
  • Your plugin is right here, ready to be zipped in hosted

Screenshot of Build_RPRPlugin.bat in action

You can also use Build_RPRPlugin_All.bat to build on all versions.

Unix (Linux/MacOSX)

  • Open a terminal
  • Navigate through RadeonProRenderUE/BuildPluginTools (use cd and ls to respectively move among the directories and list files in the current directory).
  • Start the build script using ./Build_RPRPlugin.sh
  • The UE4_Path should be displayed at the beginning. Check that it is correct.
  • Wait for the build to be completed. Press Ctrl+C if you want to abort the operation.
  • Once your build is over, go to PluginStaging/UE4_[YourUE4Version]
  • Your plugin is right here, ready to be zipped in hosted

radeonprorenderue's People

Contributors

abegue avatar hugopkfx avatar feniksa avatar amdpoe avatar awnzl avatar bsavery avatar soconne avatar begounet avatar rodionkarimov avatar bstefanizzi avatar

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.