Good evening, I’m sorry for stupid questions.
I asked a question [Linux] Opening project settings crashes editor - Platform & Builds - Epic Developer Community Forums
and checked the versions 14.3, 14.4, and when i opening the project`s settings the editor crash with the logs:
[2017.01.12-18.44.47:714][ 0]LogUObjectGlobals:Warning: Failed to find object 'Class None.'
[2017.01.12-18.44.47:779][ 0]LogContentBrowser: Native class hierarchy updated for 'HierarchicalLODOutliner' in 0.0014 seconds. Added 1 classes and 2 folders.
[2017.01.12-18.44.47:779][ 0]LogLoad: (Engine Initialization) Total time: 20.84 seconds
[2017.01.12-18.44.47:779][ 0]LogLoad: (Engine Initialization) Total Blueprint compile time: 0.13 seconds
[2017.01.12-18.44.47:779][ 0]LogExternalProfiler: No external profilers were discovered. External profiling features will not be available.
[2017.01.12-18.44.48:288][ 0]LogRenderer: Reallocating scene render targets to support 840x396 NumSamples 1 (Frame:2).
[2017.01.12-18.44.57:084][ 0]LogContentStreaming: Texture pool size now 1000 MB
[2017.01.12-18.44.57:215][ 2]LogAssetRegistry: Asset discovery search completed in 20.7898 seconds
[2017.01.12-18.44.57:215][ 2]LogCollectionManager: Rebuilt the object cache for 0 collections in 0.000000 seconds (found 0 objects)
[2017.01.12-18.44.57:215][ 2]LogCollectionManager: Fixed up redirectors for 0 collections in 0.000066 seconds (updated 0 objects)
Fatal error: [File:/home//UnrealEngine/Engine/Source/Runtime/Core/Private/Linux/LinuxPlatformProcess.cpp] [Line: 857]
FLinuxPlatformProcess::CreateProc: posix_spawn() failed (8, Exec format error)
[2017.01.12-18.45.22:201][916]LogLinux:Error: appError called: Assertion failed: Assertion failed: [File:/home//UnrealEngine/Engine/Source/Runtime/Core/Private/Linux/LinuxPlatformProcess.cpp] [Line: 857]
FLinuxPlatformProcess::CreateProc: posix_spawn() failed (8, Exec format error)
Signal 11 caught.
Malloc Size=131076 LargeMemoryPoolOffset=131092
CommonLinuxCrashHandler: Signal=11
When i checked version 15, the editor did not start because he did not find the openGL 4.3 library on my PC.
I use Fedora 20, in my computer the video card is intel hd graphics 4000 it use openGL 3.1.
Maybe I’m doing something wrong and I do not know a lot of things, I will be glad if you tell and guide me in the right direction.