Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build fixes and libdir additions #6

Closed
wants to merge 27 commits into from
Closed

Conversation

richmattes
Copy link
Contributor

I've fixed the issues that Marcin pointed out on the ps-users mailing list. I've also edited some of the documentation for the models to make them look a little nicer when doxygen parses the model options and descriptions. Finally, I've added smarter checking of where to install libraries (lib vs lib64) and added a LIB_SUFFIX option to make it easy to override with one option

  headers to PRFIX/lib64 (looks for /etc/redhat-release)
- Made LIB_SUFFIX a separate variable - users can now override OS
  detection by specifiying -DLIB_SUFFIX="" or -DLIB_SUFFIX="64" on
  the command line.
- Re-enabled libstageplugin options
- Added the FLTK_LDFLAGS for stagebinary to Linux - it seems that
  apple has a problem with linking libraries twice, but many newer
  linux systems are now configured so they will not inherit the
  FLTK libraries that libstage was linked against.
Conflicts:

	libstage/model_wifi.cc
Tested bumper model with player plugin: visualization indicates when
bumpers are activated, and Player plugin reports 1/0 w.r.t. bumper
status.
@richmattes
Copy link
Contributor Author

Any thoughts on this pull request?

@richmattes
Copy link
Contributor Author

Closing for now...reworking so changes apply cleanly to master

@richmattes richmattes closed this Nov 1, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant