Create a MacOS X App Bundle Using MacPorts: Difference between revisions

(→‎Testing: update app bundle to v12)
Line 255: Line 255:
==TODO List==
==TODO List==
List of what can be done to improve the MacOS X App bundle.
List of what can be done to improve the MacOS X App bundle.
* Resolve the {{Codeline|__gnu_cxx::__concurrence_lock_error}} error.
** What is the source/cause of the {{Codeline|__gnu_cxx::__concurrence_lock_error}} error?
*** Made sure -pthreads is included in CPPFLAGS, CXXFLAGS, CFLAGS, FFLAGS, and LDFLAGS, and the error remains.
* Test the ability to compile mex-files and oct-files.
* Test the ability to compile mex-files and oct-files.
** Necessary changes
** Necessary changes
364

edits