Home › Forums › GAMES在线课程(现代计算机图形学入门)讨论区 › 作业1调试问题 This topic has 7 replies, 4 voices, and was last updated 4 years, 8 months ago by 米色猫猫. Viewing 5 reply threads Author Posts 2020年2月26日 at 下午4:48 #3020 Score: 0 米色猫猫Participant Karma: -1 pt 编程小白。。作业只在main中提示可以输入的地方加了两个矩阵,程序调试显示问题error:ld returned 1 exit status,是引用文件那里有问题吗?还是作业还需要添加别的需要自己输入的东西。。。 Attachments:You must be logged in to view attached files. 2020年2月26日 at 下午8:41 #3027 Score: 0 Shi YuChen(助教)Keymaster Karma: 4 pts 你看看是不是有什么地方拼写有误,或者你把两处添加矩阵的代码截个图发上来看一下。 2020年2月26日 at 下午9:38 #3029 Score: 0 米色猫猫Participant Karma: -1 pt 这是加的矩阵,我是用F6调试的,显示ERROR compiling,launch.json不会自己配置 Attachments:You must be logged in to view attached files. 2020年2月26日 at 下午11:20 #3043 Score: 0 Shi YuChen(助教)Keymaster Karma: 4 pts 我用你写的代码试过了,是能成功运行的。 就错误信息来看,应该是opencv的库没有配置好,也可能是launch.json的配置有问题,没有把库包含进去,关于配置launch.json具体的操作你可以上网搜搜看。 This reply was modified 4 years, 8 months ago by Shi YuChen(助教). 2020年2月26日 at 下午11:52 #3047 Score: 0 米色猫猫Participant Karma: -1 pt 好的好的谢啦! 2020年3月1日 at 下午7:37 #3147 Score: 0 张仁杰Participant 你好,请问后来是怎么解决的?我也遇到了这个问题 2020年3月9日 at 下午4:18 #3657 Score: 0 米色猫猫Participant Karma: -1 pt 先点下面蓝色条中的build 然后点调试选C++ 下面蓝条出现 gdbLaunch 具体json我还是不会写,我把json关掉以后就有这个了,之后下面终端输入cmake. 然后输入make 就自动buildTarget了 可以在命令行输入./Rasterizer 得到图片,作业1就可以运行了 2020年3月1日 at 下午11:52 #3164 Score: 0 TuOne_ChanParticipant Karma: -1 pt 希望助教或者成功的同学把vs code需要做的配置做个教程,对于小白确实对这个很无奈,现在没有用vscode调试,直接make进行调试,谢谢啦! Author Posts Viewing 5 reply threads You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In