2011年8月7日

fall detection - cmopile error pfnBkCheck


env:visual c++ 6.0 enterprice ver.



workspace:fall _detection雙手版雙手有G結構鏈結串列








compile error msg:

LNK2001 : unresolved external symbol ___pfnBkCheck






solve:
project -> settings -> Microsoft foundation classes -> select "Use MFC in a shared DLL"


the fall_detection.csv with detected data will be saved to c:\


(one zigbee receiver on notebook , three Arduino boards with a gyroscope and two accelerometer)


date:2011/08/08

沒有留言:

張貼留言

NO-CARRIER 網卡無法啟動

 工作時,由於想要啟動linux OS的網卡, 發現某張新設定的網卡一直無法啟動,就算下指令UP了,但是也沒有順利啟動 所以爬文後,想要確認該網卡的status, 發現某行為: eth0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu...