Can't compile tip
- Posted by andi49 Sep 08, 2012
- 1482 views
Hallo I downloaded the tip but can't compile (completly) it with Watcom
mkdir C:\euDesigner\hgclone\euphoria-e00e3526ca3c\source\build\intobj mkdir C:\euDesigner\hgclone\euphoria-e00e3526ca3c\source\build\intobj\back Error(F38): (int.ex) does not exist and cannot be made from existing files Error(E02): Make execution terminated
i copied it over from an older download, but next
mkdir C:\euDesigner\hgclone\euphoria-e00e3526ca3c\source\build\transobj mkdir C:\euDesigner\hgclone\euphoria-e00e3526ca3c\source\build\transobj\back Error(F38): (ec.ex) does not exist and cannot be made from existing files Error(E02): Make execution terminated
i copied it over from an older download, but next
Unable to link C:\euDesigner\hgclone\euphoria-e00e3526ca3c\source\build\eubind.e xe Status: 1 Command: wlink @eubind.lnk Error(F38): (C:\euDesigner\hgclone\euphoria-e00e3526ca3c\source\build\eubind.exe ) does not exist and cannot be made from existing files
The problem seems to be here:
Linking 100% ..\build\eubind.exe Warning! W1008: cannot open graph.lib : No such file or directory Error! E2028: _sample_size is an undefined reference Error! E2028: _Executing is an undefined reference Error! E2028: _ProfileOn is an undefined reference ...
So i'am stuck now, any hints, Andreas