help Devkit enable some option by default

04/23/2023 15:05 leiwis#1
I am new to all this devkit I would like to know how to enable the settings that come by default, such as

Quote:
[Only registered and activated users can see links. Click Here To Register...]
I understand that they can be enabled at compile time by using

Quote:
[Only registered and activated users can see links. Click Here To Register...]
In my case I already enabled some of the ones I need but at the moment of putting the case above

Quote:
"C:\Program Files\CMake\bin\cmake.exe" -G "Visual Studio 10 2010" -T v80 -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCONFIG_IMGUI=OFF -CONFIG_OLD_UNDERBAR=ON -DCONFIG_DEBUG_REDIRECT_PUTDUMP=OFF -DCONFIG_DEBUG_CONSOLE=OFF ..
pause
Quote:
[Only registered and activated users can see links. Click Here To Register...]
It gives me an error because it can't find said file, how could I solve that?
05/07/2023 03:36 nevet.S#2
Can u tell me how did u build source code?
05/10/2023 01:23 leiwis#3
Quote:
Originally Posted by nevet.S View Post
Can u tell me how did u build source code?

I have not touched anything everything is as it comes by default