Search found 5 matches

by kivahan
Tue Oct 19, 2021 11:58 am
Forum: Development
Topic: "FATAL ERROR RUNNING CMAKE" at Windows
Replies: 11
Views: 5949

Re: "FATAL ERROR RUNNING CMAKE" at Windows

Hi acasta69, There was the Trojan/Win32.Wacatac virus in win_bison.exe. My computer's V3 Vacine detected this virus and deleted it. After deleting the existing git and receiving the git clone again, win_bison went into the past commit, not the latest commit, and downloaded win_bison.exe, so the viru...
by kivahan
Sat Oct 09, 2021 1:54 am
Forum: Development
Topic: "FATAL ERROR RUNNING CMAKE" at Windows
Replies: 11
Views: 5949

Re: "FATAL ERROR RUNNING CMAKE" at Windows

Hi acasta69, Modifying .bat didn't help, and there was no win_bison.exe file in the bin directory below, and there was a "win_flex.exe" file instead. So I forcibly renamed this file win_bison.exe. After doing that, I tried to build it again. but.. fail again could you check bleow? "sl...
by kivahan
Thu Sep 30, 2021 6:12 am
Forum: Development
Topic: "FATAL ERROR RUNNING CMAKE" at Windows
Replies: 11
Views: 5949

Re: "FATAL ERROR RUNNING CMAKE" at Windows

Hi acasta69 Thank you for helping me despite your busy schedule. The entire log was extracted. I hope we can find the cause. [CMakeError.log] is the same as the previous post. Thank you in advance. ********************************************************************** ** Visual Studio 2019 Developer...
by kivahan
Tue Sep 28, 2021 11:48 pm
Forum: Development
Topic: "FATAL ERROR RUNNING CMAKE" at Windows
Replies: 11
Views: 5949

Re: "FATAL ERROR RUNNING CMAKE" at Windows

Hi acasta69 Thank you for answering despite your busy schedule. I ran cmake-build-x64.bat again with x64 Native tools. Unfortunately, the same error comes out. Do you have any additional suggestions? ********************************************************************** ** Visual Studio 2019 Develop...
by kivahan
Tue Sep 28, 2021 12:24 pm
Forum: Development
Topic: "FATAL ERROR RUNNING CMAKE" at Windows
Replies: 11
Views: 5949

"FATAL ERROR RUNNING CMAKE" at Windows

I'm attempting to build according to the guide of https://github.com/LuxCoreRender/WindowsCompile with VS 2019 When I build LuxCore on Windows like below... After running cmake-build-x64.bat... "FATAL ERROR RUNNING CMAKE" occurs. When I opened the CMakeError.log file... it say they can't f...