We’re putting the final touches on our new badges platform. Badge issuance remains temporarily paused, but all completions are being recorded and will be fulfilled once the platform is live. Thank you for your patience.
インストール&ライセンス

インストール&ライセンス

Windows10でMicrosoft Visual Studioを使用して実行しているFluentのUDFコンパイルが、UDF compilation error- LINK fatal error LNK1104 cannot open file kernel32.lib エラーで失敗します。

    • FAQFAQ
      Participant

      このエラーは、kernel32.libの古い場所を指しているLIB環境変数が存在する場合、または新しいkernel32.libファイルを指しているLIB変数が存在しない場合に発生します。 Fluent 2020R2の場合、LIB System変数を作成します。値は「LIB=C:Program FilesANSYS Incv202fluentntbinclangkitlibwinv6.3umx64」です。 Fluent 2020R1以前の場合は、下記の添付ファイル kernel32.zipをご利用ください。このファイルをダウンロードし、システム上の任意の場所(c:tempなど)に解凍します。 LIB SYSTEM変数を作成し、その値をkernel32.libファイルの場所にします。