Ошибка Cmake на cmakelists.txt: 56 (incluct): include Не удалось найти файл нагрузки: gmxversioninfoC++

Программы на C++. Форум разработчиков
Ответить
Anonymous
 Ошибка Cmake на cmakelists.txt: 56 (incluct): include Не удалось найти файл нагрузки: gmxversioninfo

Сообщение Anonymous »

Я пытался установить Gromacs, для которых требуется Cmake. Установка Cmake была сделана, и там не было никаких проблем. Но когда я попытался запустить эту команду < /p>

cmake .. -DGMX_BUILD_OWN_FFTW=ON
< /code>

Показывает следующая ошибка ... пожалуйста, помогите мне решить эту проблему ... < /p>

CMake Error at CMakeLists.txt:55 (include):
include could not find load file:

gmxBuildTreeInfo

CMake Error at CMakeLists.txt:56 (include):
include could not find load file:

gmxVersionInfo

CMake Error at CMakeLists.txt:65 (include):
include could not find load file:

gmxBuildTypeReference

CMake Error at CMakeLists.txt:66 (include):
include could not find load file:

gmxBuildTypeProfile

CMake Error at CMakeLists.txt:67 (include):
include could not find load file:

gmxBuildTypeTSAN

CMake Error at CMakeLists.txt:68 (include):
include could not find load file:

gmxBuildTypeASAN

CMake Error at CMakeLists.txt:69 (include):
include could not find load file:

gmxBuildTypeMSAN

CMake Error at CMakeLists.txt:70 (include):
include could not find load file:

gmxBuildTypeReleaseWithAssert

CMake Error at CMakeLists.txt:102 (include):
include could not find load file:

gmxCPackUtilities

CMake Error at CMakeLists.txt:103 (gmx_cpack_init):
Unknown CMake command "gmx_cpack_init".

-- Configuring incomplete, errors occurred!
See also "/home/prachi/software/gromacs/gromacs-2016-beta2/build/CMakeFiles/CMakeOutput.log".


Подробнее здесь: https://stackoverflow.com/questions/382 ... ad-file-gm
Ответить

Быстрый ответ

Изменение регистра текста: 
Смайлики
:) :( :oops: :roll: :wink: :muza: :clever: :sorry: :angel: :read: *x)
Ещё смайлики…
   
К этому ответу прикреплено по крайней мере одно вложение.

Если вы не хотите добавлять вложения, оставьте поля пустыми.

Максимально разрешённый размер вложения: 15 МБ.

Вернуться в «C++»