智能车制作
标题:
关于出现cannot open sorce file“include.h”的问题
[打印本页]
作者:
759799939
时间:
2016-1-28 23:02
标题:
关于出现cannot open sorce file“include.h”的问题
我已经写了include.h的函数包含了那些驱动文件的头文件,可是编译之后依然会在GY-50.h里提示错误:"cannot open sorce file"include.h"
我的include文件写的如下:
#ifndef _include_H_
#define _include_H_
#define "common.h"
#define "MMA7361.h"
#define "GY-50.h"
#define "LQ12864.h"
#define "DEV_LCD.h"
#endif
求大神帮忙解答下原因出在哪
作者:
YMH_smartcar
时间:
2016-1-29 09:54
路径包含的 问题
作者:
759799939
时间:
2016-1-29 22:49
YMH_smartcar 发表于 2016-1-29 09:54
路径包含的 问题
能具体点说吗,是什么意思?
作者:
liwu
时间:
2016-3-7 21:25
我也遇到相同问题,解决了麻烦告知一声
#include "include.h"
float OutData[4] = { 0 }; //SCI示波器参数
float Gyro_Now,angle_offset_vertical; //陀螺仪转化后的角速度,转化后的加速度角度
欢迎光临 智能车制作 (http://dns.znczz.com/)
Powered by Discuz! X3.2