1. 21 Jun, 2020 1 commit
    • FearlessTobi's avatar
      Fix: fatal error CVT1100 when compiling manifest file · a8674a7b
      FearlessTobi authored
      
      
      Occurs when doing a local compile in MSVC build. The compiler I'm using is as below:
      Microsoft Visual Studio Community 2019 Preview
      Version 16.6.0 Preview 5.0
      
      Fixes this error:
      CVTRES : fatal error CVT1100: duplicate resource. type:MANIFEST, name:1, language:0x0409
      LINK : fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt
      
      I have put 0 since previous name was 1. If have other names in mind, please let me know.
      
      Co-Authored-By: default avatardragios <dragios@users.noreply.github.com>
      a8674a7b
  2. 20 Jun, 2020 11 commits
  3. 19 Jun, 2020 8 commits
  4. 18 Jun, 2020 15 commits
  5. 17 Jun, 2020 5 commits