Dear all,
I am able to install FEAP 8.6 on Visual studio community 2019 with one API, feap.exe generated too. But the issue here is, as soon as I launch the feap.exe it crashes immediately. Can you please tell me whats I am missing here?
1>Build log written to "file://C:\Users\ajink\Feapp\feap\feap\Lib86\x64\Release\BuildLog.htm"
1>Lib86 - 0 error(s), 0 warning(s)
2>------ Build started: Project: feap (IFORT), Configuration: Release x64 ------
2>Compiling manifest to resources...
2>Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384
2>Copyright (C) Microsoft Corporation. All rights reserved.
2>Linking...
2>LINK : warning LNK4098: defaultlib 'MSVCRT' conflicts with use of other libs; use /NODEFAULTLIB:library
2>Embedding manifest...
2>
2>Build log written to "file://C:\Users\ajink\Feapp\feap\feap\feap\x64\Release\BuildLog.htm"
2>feap - 0 error(s), 1 warning(s)
========== Build: 2 succeeded, 0 failed, 0 up-to-date, 0 skipped ==========