TouchDesigner / TouchEngine-UE

The TouchEngine-UE plugin allows UE developers to load TouchDesigner components within UE while relying on the TouchEngine API.
Other
171 stars 11 forks source link

Projects with Plugin fail to compile when Project configuration is set to Development #93

Closed jetXS closed 3 years ago

jetXS commented 3 years ago
[16/20] Module.TouchEngine.gen.cpp
UATHelper: Packaging (Windows (64-bit)):     [17/20] Module.TouchEngine.cpp
UATHelper: Packaging (Windows (64-bit)):     D:/Unreal_Projects/TasalliMaster/Plugins/TouchEngine-UE4/Source/TouchEngine/Private/TouchEngineDynamicVariableStruct.cpp(1328): error C2065: 'DropDownData': undeclared identifier

UBT-TasalliMaster-Win64-Development.txt

ddthejj commented 3 years ago

Fixed in 877097ddd7496424c450f7a668bf9d787ddf6328

jetXS commented 3 years ago

Can now compile. Will need to test if we can fully compile and run a "shipping" version with TE Plugin + BP relying on the plugin.