Home › Forums › GAMES在线课程(现代计算机图形学入门)讨论区 › make代码框架出现错误 This topic has 1 reply, 2 voices, and was last updated 4 years, 8 months ago by .J.. Viewing 1 reply thread Author Posts 2020年3月4日 at 下午4:56 #3250 Score: 0 MrPhDParticipant Karma: 1 pt 我写完代码之后,出现如图的错误,没有修改代码框架,出现错误的地方是代码框架的代码。 Attachments:You must be logged in to view attached files. 2020年3月8日 at 下午8:42 #3612 Score: 0 .J.Participant 我也是这里有问题,查阅了一下发现std::tuple的构造函数是explicit的,我尝试将返回值改为 return std::tuple<float, float, float> {c1,c2,c3}; 后可以正确编译。 Author Posts Viewing 1 reply thread You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In