Difference between revisions of "User:Konrado DJ/GSoc2015/logs"

From BRL-CAD
(Created page with "=GSoC 2015 development logs= == Community Bonding Period == I have began this period by going through and adhering to the BRL-CAD [http://brlcad.org/wiki/Summer_of_Code/Check...")
 
Line 3: Line 3:
 
== Community Bonding Period ==
 
== Community Bonding Period ==
 
I have began this period by going through and adhering to the BRL-CAD [http://brlcad.org/wiki/Summer_of_Code/Checklist  Summer of Code/Checklist]
 
I have began this period by going through and adhering to the BRL-CAD [http://brlcad.org/wiki/Summer_of_Code/Checklist  Summer of Code/Checklist]
 +
 +
- Working on replacing the FreeWRL dependency on automake to cmake and generate a shared library from src/lib of the FreeWRL source code.
 +
== Coding Period ==
 +
 +
===25 MAY 2015===
 +
- Resolving linking issues with shared library generated from src/lib of the FreeWRL source code.
 +
 +
- Resolving FreeWRL X3D parser dependence on libxml(may need to set compilation as optional in order not to break the BRLCAD build process)

Revision as of 22:33, 25 May 2015

GSoC 2015 development logs

Community Bonding Period

I have began this period by going through and adhering to the BRL-CAD Summer of Code/Checklist

- Working on replacing the FreeWRL dependency on automake to cmake and generate a shared library from src/lib of the FreeWRL source code.

Coding Period

25 MAY 2015

- Resolving linking issues with shared library generated from src/lib of the FreeWRL source code.

- Resolving FreeWRL X3D parser dependence on libxml(may need to set compilation as optional in order not to break the BRLCAD build process)