• 4337阅读
  • 0回复

【提问】QtE编译程序时的问题 [复制链接]

上一主题 下一主题
离线hanrock
 
只看楼主 倒序阅读 楼主  发表于: 2006-03-22
本来我是想在电脑终端上仿真测试,所以环境变量都使用针对x86编译的QtE,
但是在编译小程序时报以下错误,
请高手指点,谢谢!

g++ -c -pipe -DQWS -fno-exceptions -fno-rtti -Wall -W -O2 -fno-default-inline -DNO_DEBUG -I/home/hanrock/x86/qt-2.3.7//include -o helloworld.o helloworld.cpp
helloworld.cpp:1: stray '\357' in program
helloworld.cpp:1: stray '\273' in program
helloworld.cpp:1: stray '\277' in program
In file included from helloworld.cpp:9:
helloworld.h:1: stray '\357' in program
helloworld.h:1: stray '\273' in program
helloworld.h:1: stray '\277' in program
make: *** [helloworld.o] Error 1
快速回复
限100 字节
 
上一个 下一个