Current verision lost links

For developers writing C++, Fortran, Java, code who have questions or comments to make.

Moderators: silvia, selimgunay, Moderators

Post Reply
wuhaoshrek
Posts: 122
Joined: Tue Oct 28, 2008 4:01 am

Current verision lost links

Post by wuhaoshrek »

Some how in the current version of opensees source code, 3 files below are not linked to the project so it could not compile through for the files updated directly from server:

ElementParameter.cpp and *.h
PFEMIntegrator.cpp and *.h
PFEMAnalysis.cpp and *.h
lookfor
Posts: 1
Joined: Mon Mar 18, 2013 7:25 am

Re: Current verision lost links

Post by lookfor »

wuhaoshrek wrote:
> Some how in the current version of opensees source code, 3 files below are
> not linked to the project so it could not compile through for the files
> updated directly from server:
>
> ElementParameter.cpp and *.h
> PFEMIntegrator.cpp and *.h
> PFEMAnalysis.cpp and *.h


I have the same problem ..Help please.
wuhaoshrek
Posts: 122
Joined: Tue Oct 28, 2008 4:01 am

Re: Current verision lost links

Post by wuhaoshrek »

lookfor wrote:
> wuhaoshrek wrote:
> > Some how in the current version of opensees source code, 3 files below are
> > not linked to the project so it could not compile through for the files
> > updated directly from server:
> >
> > ElementParameter.cpp and *.h
> > PFEMIntegrator.cpp and *.h
> > PFEMAnalysis.cpp and *.h
>
>
> I have the same problem ..Help please.

Add them by yourself and rebuilt the project again. Good luck!
Post Reply