Uploaded image for project: 'Core ReactOS'
  1. Core ReactOS
  2. CORE-15961

Visual Studio cannot build ReactOS due to D9025 and C2065 errors

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Major
    • None
    • None
    • None

    Description

      I tried to build ReactOS in "Visual Studio 15 2017" as follows:

      set PATH=C:\RosBE\bin;%PATH%
      configure -DENABLE_ROSTESTS=1 -DENABLE_ROSAPPS=1 VSSolution
      

      Errors happened.

      In Japanese:

      454>cl : コマンド ライン warning D9025: '/DREACTOS_SOURCE_DIR="C:/Users/katahiromz/reactos"' より '/UREACTOS_SOURCE_DIR' が優先されます。
      ...
      454>asmshader.y(318): error C2065: 'REACTOS_SOURCE_DIR': 定義されていない識別子です。 (ソース ファイルをコンパイルしています C:\Users\katahiromz\reactos\dll\directx\wine\d3dcompiler_43\asmshader.tab.c)
      454>asmshader.y(323): error C2065: 'REACTOS_SOURCE_DIR': 定義されていない識別子です。 (ソース ファイルをコンパイルしています 
      ...
      

      In English I translated:

      454>cl : command line warning D9025: '/UREACTOS_SOURCE_DIR' takes precedence over '/DREACTOS_SOURCE_DIR="C:/Users/katahiromz/reactos"'.
      454>asmshader.y(318): error C2065: 'REACTOS_SOURCE_DIR': Undefined identifier  (compiling source file
      

      Attachments

        Issue Links

          Activity

            People

              bug zilla Bug Zilla
              katayama_hirofumi_mz Katayama Hirofumi MZ
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: