作者whing1332 (我)
看板EE_DSnP
标题[问题] BRESET
时间Mon Jan 18 12:23:11 2010
我来重新发一篇好了
问题有点多 不好意思
1. reset()
如果我打
bsetv 1 a
breset 4 100 200
brep a
这样程式就crash了
我在reset()中有 bddMap.clear()了耶
不知道是错在哪里
2. cirsimulate
就是可以 #include "bddMgr.h" 嘛?
还有怎麽找PO已经建好的bdd呢?
因为我用_poList[i]去getId()时compiler显示是
cirVerify.cpp:40: 错误: invalid use of incomplete type 「struct CirGate」
cirDef.h:12: 错误: forward declaration of 「struct CirGate」
3. 工作站
就是我要执行时显示的是
bash: ./bdd-32: 拒绝不符权限的操作
这是我要run reference program的时候
要make时是找不到cmdParser
有没有在工作站写程式的同学可以回答一下呢
感谢各位的帮忙
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 140.112.244.229
1F:推 lleyfede:2.试试看include "cirGate.h" 01/18 12:24
2F:→ whing1332:谢谢 2. 我那个include了bddMgr.h及cirGate.h 就ok了 01/18 14:13
3F:→ whing1332:3. No rule to make target `../../include/cmdParser.h 01/18 14:14
4F:→ whing1332:现在是ln: ‘./bdd’:不可以覆写目录 01/18 14:49
5F:推 ric2k1:You probably have a directory called bdd... 01/18 14:50
6F:→ whing1332:ok 知道了 不过现在是 ./bdd: /usr/lib/libstdc++.so.6: 01/18 14:55
7F:→ whing1332:version `GLIBCXX_3.4.9' not found (required by 01/18 14:56
8F:→ whing1332:./bdd) 01/18 14:56