Jump to content

Assembling project and engine setting


photo

Recommended Posts

Hello,

I'd like to know how changing "Engine" option from "Development" to "Release" in "Configure Project" settings affects assebled project. Does this changing something in Visual Studio project settings too? Or is it just copying different files during assembling process?

Additional I'd like to ensure one thing - assembling project does not compiling it? There is no Visual Studio building/rebuilding or antyhing like this going on during this process?

Link to comment

Currently when you changing engine builds (Release / Dev) your app (project_name.exe) and engine library are being replaced. So after changing you need to manually rebuild your application.

AFAIK this will be changed in the next SDK Browser release and there will be no need to do an app rebuild after changing engine build version.

Thanks!

  • Like 1

How to submit a good bug report
---
FTP server for test scenes and user uploads:

Link to comment
×
×
  • Create New...