openlvc / portico

Portico is an open source, cross-platform, fully supported HLA RTI implementation. Designed with modularity and flexibility in mind, Portico is a production-grade RTI for the Simulation and Training Community, so come say hi!
http://www.porticoproject.org
151 stars 81 forks source link

PORT-256 Defer linking until all FOM modules have been parsed and merged #257

Closed michaelrfraser closed 6 years ago

michaelrfraser commented 6 years ago

This PR has been submitted for bug ticket #256

Note: Branch has been merged off the PORT-254 branch.

timpokorny commented 6 years ago

@michaelrfraser - When we merge this are we going to need to update the base line JVM? I noted the first commit was a pathing one.

timpokorny commented 6 years ago

I also wonder if we should add both types of path to the path.

michaelrfraser commented 6 years ago

@timpokorny The first commit was for a separate issue (port-254), but I had to branch from that so that it compiled on my system :) There's another separate PR for port-254 hanging around.