SO YOUN PARK
unread,Mar 11, 2013, 12:45:01 AM3/11/13Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to dirart
Hi
When I try and load CERR example plan files from CERR hompage, I get
the following
error message
Error using loadlibrary (line 254)
A 'Selected' compiler was not found. You may need to run mex -setup.
Error in LoadLibMeshContour (line 6)
loadlibrary('libMeshContour','MeshContour.h')
Error in ART_Load_Structure_CERR (line 62)
meshDir = LoadLibMeshContour;
Error in Load_2_Images (line 48)
[structs,assocScanIDs,scanInfos] = ART_Load_Structure_CERR(planC);
Error in reg3dgui>Load_Images_From_CERR_Plans_Menu_Item_Callback (line
340)
Load_2_Images(handles,2);
Error in gui_mainfcn (line 96)
feval(varargin{:});
Error in reg3dgui (line 82)
gui_mainfcn(gui_State, vars{:});
Error in guidemfile/
@(hObject,eventdata)reg3dgui('Load_Images_From_CERR_Plans_Menu_Item_Callback',hObject,eventdata,guidata(hObject))
Error while evaluating uimenu Callback
I am using Windows XP 64 bit, Matlab 7.14.0 (R2012a) and CERR v4.3
beta.
I want to figure out what the problems are.
Thank you for your help in advance.
So Youn, Park