Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 7171 in orxonox.OLD for branches/shared_lib/src/orxonox.cc


Ignore:
Timestamp:
Feb 20, 2006, 2:29:02 PM (18 years ago)
Author:
bensch
Message:

dylib: more like in the real world… should work on win too

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/shared_lib/src/orxonox.cc

    r7170 r7171  
    341341//     return false;
    342342//   }
    343   DynamicLoader::loadDyLib("libORXground_turret.so");
     343  DynamicLoader::loadDyLib("src/world_entities/.libs/libORXground_turret.so");
    344344
    345345  // start the collision detection engine
Note: See TracChangeset for help on using the changeset viewer.