question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Incomplete prerequisites to build source

See original GitHub issue

I would love to contribute but cannot anymore, Following the readme on a fresh install of windows 7 on a VM with everything by default won’t build, we need a version of VC++ because of a missing vcomp100.dll but even after that a bunch of tasks fails: Exceptions.txt And a bunch of *.dll metadata file missing and libcore.dll copy failed when rebuilding. The Xenko.GameStudio.exe generated crashes on launch.

I’m running it on a VM because I can’t run it on my main machine anymore, not sure what happened but after a re-installation of visual studio 2017 I couldn’t preview scripts or build it anymore; a whole bunch of “project not supported” issues. I have gone through and uninstalled / deleted every files related to visual studio, re-installed to different locations and with different configurations but this error stays there. Building from cmd>dotnet build/msbuild fails understandably, running xenko from the xenko launcher results in Exceptions2.txt

The issue could come from newer visual studio versions since I already had one at hand and everything was running fine before re-installation ?

Here are the additional components installed through VS installer on the VM:

C# and Visual Basic Roslyn compilers
MSBuild
Static analysis tools
C# and Visual Basic
.NET Framework 4.6.1 SDK
.NET Framework 4.6.1 targeting pack
Text Template Transformation
.NET Framework 4.7 SDK
.NET Framework 4.7 targeting pack
.NET Framework 4.7.1 SDK
.NET Framework 4.7.1 targeting pack
.NET Framework 4.7.2 SDK
.NET Framework 4.7.2 targeting pack
Visual Studio C++ core features
Visual C++ 2017 Redistributable Update
VC++ 2017 version 15.8 v14.15 latest v141 tools
Windows 10 SDK (10.0.17134.0)
Windows Universal CRT SDK
Windows 8.1 SDK
Windows XP support for C++
C++/CLI support
VC++ 2015.3 v14.00 (v140) toolset for desktop
Visual C++ compilers and libraries for ARM
Visual C++ runtime for UWP
.NET Core runtime
.NET Framework 3.5 development tools
NuGet targets and build tasks
.NET Compiler Platform SDK
GitHub extension for Visual Studio
Clang/C2 (experimental)
VC++ 2017 version 15.8 v14.15 Libs for Spectre (ARM)
Visual C++ compilers and libraries for ARM64
VC++ 2017 version 15.8 v14.15 Libs for Spectre (ARM64)
VC++ 2017 version 15.8 v14.15 Libs for Spectre (x86 and x64)
VC++ 2017 version 15.7 v14.14 toolset
VC++ 2017 version 15.6 v14.13 toolset
VC++ 2017 version 15.5 v14.12 toolset
VC++ 2017 version 15.4 v14.11 toolset
C++ Universal Windows Platform tools for ARM64

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:19 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
xen2commented, Sep 10, 2018

@Eideren thanks, I also noticed localization tools didn’t work well on my clean config but didn’t look into it yet. Will try to fix it so that your custom steps are not required anymore.

0reactions
xen2commented, Sep 14, 2018

@Eideren cool, thanks so much for the bug report & help!

Read more comments on GitHub >

github_iconTop Results From Across the Web

"In-source builds are not allowed" in cmake
It wants you to create a separate build directory (anywhere), and run cmake there. For example: mkdir my_build_dir cd my_build_dir rm .
Read more >
Why are build dependencies of a package incomplete?
The list of dependencies is complete. To build a package under Ubuntu you need some requirements : build-essential , fakeroot and devscripts ...
Read more >
Incomplete build instructions? · Issue #24761 · neovim/ ...
I am trying to build neovim stable on Ubuntu 20.04, so I follow https://github.com/neovim/neovim/wiki/Building-Neovim#build-prerequisites.
Read more >
How do I compile gcc-5 from source?
I am running Debian 10 (Buster) and have the necessary prerequisites installed as listed here. Any help or guidance either in fixing the...
Read more >
The Impact of Incomplete or Changing Requirements on IT ...
Incomplete or changing requirements may be the result of inadequate scope definition, which can effect IT project success.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found