Jump to content

we have to add our new unigine plugins into Unigine editor, do we need QT and Cmake for this task


photo

Recommended Posts

Posted

we have to add our new unigine plugins into Unigine editor,

do we need QT interface to add our unigine plugin into unigine editor

and do we need to build it via Cmake ?

cant we go ahead without cmake and without QT?

Posted

do we need QT and cmake to add plugins ? or can we do it with Visual studio?

i mean can we add plugin into editor using visual studio?

Posted

QT i installed but My question is do we need cmake to create plugins in editor? or without cmake also we can create

plugins in the editor with visual studio.

Posted

You can either use CMake GUI and generate Visual Studio project (vcxproj + solution) for ease of use. Or just use built-in Visual Studio CMake support and build and debug CMake project directly. 

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

×
×
  • Create New...