Sentinel icon indicating copy to clipboard operation
Sentinel copied to clipboard

Platform-specific code compilation restrictions

Open CybernetHacker14 opened this issue 3 years ago • 0 comments

  • Currently, the platform specific code isn't wrapped between #if pre-processor directives.
  • This might throw issues when trying to compiling the project, and the files which aren't native to a specific platform are being compiled.
  • Another thing that could be done is, excluding certain Platform folders when generating the project using Premake.

CybernetHacker14 avatar Aug 18 '22 16:08 CybernetHacker14