トップページ フォーラム(掲示板) 製品外 icAPI/CRXの開発 CRXアドイン開発 – サンプル(Cpp)のビルド トピックに投稿: CRXアドイン開発 – サンプル(Cpp)のビルド

#1734
yokomichi
Keymaster

    soushi.maki様より

    CAXA DRAFT用のアドイン有難うございます。CAXA DRAFTの風船のカスタマイズを行いたくて何んか情報ないかなーって思ってました。

    CRX開発環境の構築(C++) Visual Studio2022で多分言われたと売りにセットアップしたと思うのですが・・・ビルドが完全に終わらない感じです

    。以下は出力ウィンドーの表示です。添付はソリューションエクスプローラーの画像です。

    全て再構築:1 で 3 になりませんでした。

    9:56 で再構築が開始されました…
    1>—— すべてのリビルド開始: プロジェクト:IroncadCrxSampleCpp, 構成: Release x64 ——
    2>—— すべてのリビルド開始: プロジェクト:SetupConfiguration, 構成: Release Any CPU ——
    2> SetupConfiguration -> C:\Users\maki-\source\repos\icapi2\vs2022\ironcad-crx-sample-cpp-main\SetupConfiguration\bin\Release\SetupConfiguration.dll
    —— Starting pre-build validation for project ‘SetupIcCrxSampleCpp’ ——
    —— Pre-build validation for project ‘SetupIcCrxSampleCpp’ completed ——
    3>—— すべてのリビルド開始: プロジェクト:SetupIcCrxSampleCpp, 構成: Release ——
    Building file ‘C:\Users\maki-\source\repos\icapi2\vs2022\ironcad-crx-sample-cpp-main\SetupIroncadCrxSampleCpp\Release\IroncadCrxSampleCpp.msi’…
    WARNING: The version of the .NET Framework launch condition ‘.NET Framework 4.7.2’ does not match the selected .NET Framework bootstrapper package. Update the .NET Framework launch condition to match the version of the .NET Framework selected in the Prerequisites Dialog Box.
    WARNING: カルチャ ‘ja-JP’ を項目 ‘Visual C++ “14” Runtime Libraries (x64)’ に対して一致できませんでした。カルチャ ‘en’ を使用します。
    WARNING: The target version of the .NET Framework in the project does not match the .NET Framework launch condition version ‘.NET Framework 4.7.2’. Update the version of the .NET Framework launch condition to match the target version of the.NET Framework in the Advanced Compile Options Dialog Box (VB) or the Application Page (C#, F#).
    ERROR: Could not find file ‘C:\Users\maki-\source\repos\icapi2\vs2022\ironcad-crx-sample-cpp-main\x64\Release\IroncadCrxSampleCpp.crx’ ‘指定されたパスが見つかりません。’
    ========== すべて再構築: 1 正常終了、2 失敗、0 スキップ ==========
    =========== リビルド は 9:57 で完了し、04.461 秒 掛かりました ==========

    Attachments: