This was exactly the issue. I guess I took the wrong package... It runns 
perfectly now! I am still having difficulties to compile Loch though

Getting the following error when compiling loch. I added the changed to the 
Makefile and installed cmake and VTK.

  "wxWindowBase::SetVirtualSizeHints(int, int, int, int)", referenced from:
      vtable for lxRenderDataConfigin lxRender.o
      vtable for wxStaticTextBasein lxRender.o
      vtable for wxCheckBoxBasein lxRender.o
      vtable for wxButtonBasein lxRender.o
      vtable for lxModelTreeDlgin lxSTree.o
      vtable for wxButtonBasein lxSTree.o
      vtable for lxViewpointSetupDlgin lxSView.o
      vtable for wxSliderBasein lxSView.o
      vtable for wxCheckBoxBasein lxSView.o
      vtable for wxStaticTextBasein lxSView.o
      vtable for wxButtonBasein lxSView.o
      vtable for lxModelSetupDlgin lxSScene.o
      vtable for wxSliderBasein lxSScene.o
      vtable for wxStaticLineBasein lxSScene.o
      vtable for wxCheckBoxBasein lxSScene.o
      vtable for wxStaticTextBasein lxSScene.o
      vtable for wxButtonBasein lxSScene.o
      vtable for lxFramein lxGUI.o
      vtable for lxGLCanvasin lxGLC.o
      vtable for lxOptionsDlgin lxOptDlg.o
      vtable for wxDirDialogBasein lxOptDlg.o
      vtable for wxStaticTextBasein lxOptDlg.o
      vtable for wxButtonBasein lxOptDlg.o
      vtable for lxAboutDlgin lxAboutDlg.o
      vtable for wxStaticTextBasein lxAboutDlg.o
  "typeinfo for wxGLCanvas", referenced from:
      typeinfo for lxGLCanvasin lxGLC.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
make: *** [loch] Error 1

Maybe you know what that means?

Best,
Chris


On 11. September. 2010, at 2:46 PM, Martin Sluka wrote:

> Have you installed full MacTeX package? Those more than 1 GB?
> 
> Odesláno z iPhone
> 
> 11.9.2010 v 11:46, Christian Sandrini <chris at dir-ch.com>:
> 
>> Hi there
>> 
>> I am having difficulties to install Therion on MacOSX. Actually Therion 
>> works but I can't compile any maps. The maps works perfectly on Windows.
>> 
>> This is the output I get in the compiller
>> 
>> (./data.mp [4001] [4002] [4003] [4004] [4005] [4006] [4007] [4008] [4009] 
>> [4010
>> ] [4011] [4012]
>> [1] [2] [3]
>>>> data.mp
>>>> data.mpx
>> ! Unable to make mpx file.
>> l.5536 p_label(btex
>>                   \thlabel\thnormalsize \thfb\char69 \char105 \char110 \ch...
>> The two files given above are one of your source files
>> and an auxiliary file I need to read to find out what your
>> btex..etex blocks mean. If you don't know why I had trouble,
>> try running it manually through MPtoTeX, TeX, and DVItoMP
>> 
>> 
>> 
>> Here is how much of MetaPost's memory you used:
>> 1166 strings out of 1638
>> 13763 string characters out of 15838
>> 79340 words of memory out of 3000000
>> 1374 symbolic tokens out of 16384
>> 9i,75n,11p,161b,2f stack positions out of 300i,84n,10000p,200b,15f
>> 491 string compactions (moved 6457261 characters, 546257 strings)15 output 
>> files written: data.1 .. data.4012
>> 
>> #################### end of metapost log file ####################
>> therion: error -- metapost exit code -- 768
>> writing xtherion file ... done
>> therion: warning -- error deleting temporary directory -- /tmp/th32973
>> _______________________________________________
>> Therion mailing list
>> Therion at speleo.sk
>> http://mailman.speleo.sk/mailman/listinfo/therion
> _______________________________________________
> Therion mailing list
> Therion at speleo.sk
> http://mailman.speleo.sk/mailman/listinfo/therion


Reply via email to