ADD NEw MATERIAL

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

Moderators: silvia, selimgunay, Moderators

Post Reply
lee20054088
Posts: 4
Joined: Tue Mar 08, 2011 5:12 pm

ADD NEw MATERIAL

Post by lee20054088 »

about add new material, I have one question, all I need do are found the "*.h" and the "*.cpp" files?
OR there is some thing i need to do. like chang something in the file "Makefile" ?
fmk
Site Admin
Posts: 5884
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Re: ADD NEw MATERIAL

Post by fmk »

if you are on a linux machine you have to modify the Makefile to build the .so or .dylib, if on windows all you need to
do is build the .dll
williambartram2
Posts: 1
Joined: Mon Aug 29, 2011 9:41 pm
Contact:

Re: ADD NEw MATERIAL

Post by williambartram2 »

Hi,
can you please help me by showing those 3 steps .
i tried but can't execute.
thanks
Post Reply