|
发表于 2002-9-8 23:47:21
|
显示全部楼层
Question about programing with Kylix3
I am using Kylix3 to program a test application named test.It can run when I press "run" buttom in Kylix.But after I build it and run using ./test,it responses:
[root@remote Desktop]# ./test
./test: relocation error: ./test: undefined symbol: initPAnsiStrings
And I've try the way you mentioned,but it responses the same.How I can do? |
|