VMD-L Mailing List
From: John Stone (johns_at_ks.uiuc.edu)
Date: Wed Jan 23 2013 - 11:35:05 CST
- Next message: John Stone: "Re: tc.h problem"
- Previous message: Albert: "another tachyon problem"
- In reply to: Albert: "tc.h problem"
- Next in thread: Albert: "Re: tc.h problem"
- Reply: Albert: "Re: tc.h problem"
- Maybe reply: Albert: "Re: tc.h problem"
- Maybe reply: Albert: "Re: tc.h problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Hi,
The "tc.h" header file is part of the ACTC package. If you don't
have ACTC installed, you should remove it from your configure options.
Cheers,
John Stone
vmd_at_ks.uiuc.edu
On Wed, Jan 23, 2013 at 05:50:27PM +0100, Albert wrote:
> Hello:
>
> I am trying to compile VMD with option command:
>
> ./configure LINUXAMD64 OPENGL FLTK TK ACTC CUDA IMD LIBSBALL XINERAMA
> XINPUT LIBTACHYON VRPN NETCDF TCL PYTHON PTHREADS NUMPY SILENT
>
> but it failed with messages:
>
> Compiling CommandQueue.C --> CommandQueue.o ...
> Compiling CoorPluginData.C --> CoorPluginData.o ...
> Compiling CUDAAccel.C --> CUDAAccel.o ...
> Compiling DisplayDevice.C --> DisplayDevice.o ...
> Compiling Displayable.C --> Displayable.o ...
> Compiling DisplayRocker.C --> DisplayRocker.o ...
> Compiling DispCmds.C --> DispCmds.o ...
>
> DispCmds.C:37:16: error: tc.h: No such file or directory
> DispCmds.C: In static member function ???static void
> DispCmdTriMesh::putdata(const float*, const float*, const float*, int,
> const int*, int, int, VMDDisplayList*)???:
> DispCmds.C:375: error: ???ACTCData??? was not declared in this scope
> DispCmds.C:375: error: ???tc??? was not declared in this scope
> DispCmds.C:375: error: ???actcNew??? was not declared in this scope
> DispCmds.C:393: error: ???ACTC_OUT_MIN_FAN_VERTS??? was not declared in
> this scope
> DispCmds.C:393: error: ???actcParami??? was not declared in this scope
> DispCmds.C:401: error: ???actcBeginInput??? was not declared in this scope
> DispCmds.C:404: error: ???actcAddTriangle??? was not declared in this scope
> DispCmds.C:404: error: ???ACTC_NO_ERROR??? was not declared in this scope
> DispCmds.C:408: error: ???actcEndInput??? was not declared in this scope
> DispCmds.C:411: error: ???actcBeginOutput??? was not declared in this scope
> DispCmds.C:413: error: ???actcStartNextPrim??? was not declared in this
> scope
> DispCmds.C:413: error: ???ACTC_DATABASE_EMPTY??? was not declared in this
> scope
> DispCmds.C:416: error: ???actcGetNextVert??? was not declared in this scope
> DispCmds.C:416: error: ???ACTC_PRIM_COMPLETE??? was not declared in this
> scope
> DispCmds.C:424: error: ???actcEndOutput??? was not declared in this scope
> DispCmds.C:438: error: ???actcDelete??? was not declared in this scope
> make: *** [DispCmds.o] Error 1
>
>
> thank you very much
> Albert
-- NIH Center for Macromolecular Modeling and Bioinformatics Beckman Institute for Advanced Science and Technology University of Illinois, 405 N. Mathews Ave, Urbana, IL 61801 http://www.ks.uiuc.edu/~johns/ Phone: 217-244-3349 http://www.ks.uiuc.edu/Research/vmd/ Fax: 217-244-6078
- Next message: John Stone: "Re: tc.h problem"
- Previous message: Albert: "another tachyon problem"
- In reply to: Albert: "tc.h problem"
- Next in thread: Albert: "Re: tc.h problem"
- Reply: Albert: "Re: tc.h problem"
- Maybe reply: Albert: "Re: tc.h problem"
- Maybe reply: Albert: "Re: tc.h problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]