Viewing 4 reply threads
  • Author
    Posts
    • #6332 Score: -1
      TuOne_Chan
      Participant
      -1 pt

      大家有遇到作业8 cmake的时候 install TARGETS give no RUNTIME DESTINATION for executable target “ropesim”的问题吗?
      目前安装好了作业8pdf中的依赖库,写完了欧拉法,测试的时候发现CMakelists.txt有这么一个问题!

      This post has received 1 vote down.
    • #6377 Score: 0
      TuOne_Chan
      Participant
      -1 pt

      求大家指点一下:
      装好两个库后,直接cmake出的这个问题:如下图
      cmake
      尝试了好几个方法后还是没有解决,不知道如何解决这个问题!

    • #6378 Score: 0
      TuOne_Chan
      Participant
      -1 pt

      看了下cmake的文档解决了!谢谢大家!

      • #6381 Score: 0
        3D游戏开发爱好者
        Participant
        1 pt

        请问你是怎么解决的呢?我也碰到了这个问题,修改了一下cmakelist.txt文件,然而您上面截图中的问题不出现了,但是却无法编译成功了。怀疑是目录设置或者配置的问题,可assignment8.pdf中也没有提到这些。其他的作业都没碰到过这个问题。

        Attachments:
        You must be logged in to view attached files.
    • #6385 Score: 0
      TuOne_Chan
      Participant
      -1 pt

      是的,有两个cmakelist.txt文件,src中那个cmakelists.txt文件中56行的地方 RopeSim_SOURCE_DIR应该是由assignment8文件下的CMakelists.txt生成的。

      • #6538 Score: 0
        Keneyr
        Participant
        7 pts

        assignment8文件下的CMakelists.txt生成的 RopeSim_SOURCE_DIRsrc中那个cmakelists.txt文件中56行的地方接收不到吗?

    • #7056 Score: 0
      foodiefoodie
      Participant

      这么久打扰了!同遇到这个问题,请问具体是怎么解决的呢?

      • #7057 Score: 0
        foodiefoodie
        Participant

        艾玛是我傻了!这次得把build建在hw8里不能是src里,这样才能接收到最外层的cmakelist信息

Viewing 4 reply threads
  • You must be logged in to reply to this topic.