标题 | 阅读 | 评论 | 转发 | 发布日期 | |
---|---|---|---|---|---|
中断相应的操作 | 1021 | 0 | 0 | 2007-10-29 | |
高级语言使用堆栈传递参数的例子(Pascal编译器为例)(2) | 1492 | 0 | 0 | 2007-10-24 | |
高级语言使用堆栈传递参数的例子(Pascal编译器为例)(1) | 1740 | 0 | 0 | 2007-10-24 | |
汇编中的“过程”的学习(4) | 1165 | 0 | 0 | 2007-10-23 | |
汇编中的“过程”的学习(3) | 1117 | 0 | 0 | 2007-10-23 | |
汇编中的“过程”的学习(2) | 1192 | 0 | 1 | 2007-10-23 | |
汇编中的“过程”的学习(1) | 2177 | 0 | 0 | 2007-10-23 | |
80x86系统堆栈的特点 | 2088 | 0 | 0 | 2007-10-20 | |
对内存的认识 | 1063 | 0 | 0 | 2007-10-20 | |
对汇编语言的理解 | 1382 | 0 | 0 | 2007-10-20 |
a1234567mdy2014-04-28 16:13
root@lalala-virtual-machine:/home/lalala/Downloads/ufasoft_coin-0.82# make
make: *** No targets specified and no makefile found. Stop.
root@lalala-virtual-machine:/home/lalala/Downloads/ufasoft_coin-0.82#
a1234567mdy2014-04-28 15:37
Building dependency tree
Reading state information... Done
E: Unable to locate package libcure-devel
root@lalala-virtual-machine:/opt/ufasoft_coin-0.82#
a1234567mdy2014-04-28 15:18
root@lalala-virtual-machine:/opt/ufasoft_coin-0.82# ./configure
checking build system type... i686-pc-linux-gnu
.............
checking for g++... no
configure: error: No C++ compiler found. Please install a C++ compiler.
root@lalala-virtual-machine:/opt/ufasoft_coin-0.82#