キャンセル
次の結果を表示 
次の代わりに検索 
もしかして: 

FileBrowser control error: Undefined symbol '_FileBrowser_Create@12

解決済み
解決策を見る

Hi there,
I have a problem with FileBrowser control. I use it like this (just to make thing clear)

FileBrowser_Create (EXPLORARTO, PANEL_3_FILEBROWSER, ROOT_LEVEL_STRING);

Compilation: OK

Execution:

“ Undefined symbol '_FileBrowser_Create@12' referenced in "User Interface Application.c".”


Without this line the program runs as it should.
I have fallowed the example from the: “Any File Browser Control examples?”
@ http://forums.ni.com/t5/LabWindows-CVI/Any-File-Browser-Control-examples/m-p/399987 called TestFileBrowser

In the code the CVI can find it´s reference to the:
"int CVIFUNC FileBrowser_Create(int panel, int control, char* startPath);" @ filebrowser.h that I included.

The result about this control in the forum is quit pure, what´s more no errors reported ?.

Gratefully 4 any help.
Pawel

0 件の賞賛
メッセージ1/4
3,978件の閲覧回数

Have you loaded the File Browser Instrument (with Instrument >> Load...)?

 

Vix
-------------------------------------------
In claris non fit interpretatio

-------------------------------------------
Using LV from 7
Using LW/CVI from 6.0
0 件の賞賛
メッセージ2/4
3,970件の閲覧回数
解決策
トピック作成者Deustoが受理

Have you loaded the File Browser Instrument (with Instrument >> Load...)?

 

Vix
-------------------------------------------
In claris non fit interpretatio

-------------------------------------------
Using LV from 7
Using LW/CVI from 6.0
メッセージ3/4
3,970件の閲覧回数

Ok, that was the case.You see I have never used this operation.

Thank you.

0 件の賞賛
メッセージ4/4
3,959件の閲覧回数