[問題] 宣告問題?

作者: aris1008 (aris)   2014-09-08 16:44:35
開發平台(Platform): (Ex: VC++, GCC, Linux, ...)
Linux
額外使用到的函數庫(Library Used): (Ex: OpenGL, ...)
Opencv
問題(Question):
make後會出現
'salt' was not declared in this scope.
重複檢查與google類似問題數天後,目前都還沒有解決。
如果有大大願意幫忙,我會很感謝你!
程式碼(Code):(請善用置底文網頁, 記得排版)
http://codepad.org/gVVuCjQ7
作者: purincess (purincess)   2014-09-08 16:57:00
int main前面加一行 void salt(cv::Mat &, int);
作者: azureblaze (AzureBlaze)   2014-09-08 16:59:00
函數或變數要用之前要先讓編譯器知道有這東西存在
作者: aris1008 (aris)   2014-09-08 17:36:00
謝謝大大的幫忙,問題已解決!

Links booklink

Contact Us: admin [ a t ] ucptt.com