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

dmc-cxx problems #9

Open
revelator opened this issue May 12, 2020 · 0 comments
Open

dmc-cxx problems #9

revelator opened this issue May 12, 2020 · 0 comments

Comments

@revelator
Copy link

revelator commented May 12, 2020

funcptr in htod.c also needs to be changed to setModuleCtorDtor.

stalls on building anything with stlport 5.1 with an ansi error in stlport/stl/config/_auto_link.h in this macro ->
# define _STLP_STLPORT_LIB ""stlport"_STLP_LIB_OPTIM_MODE""_STLP_LIB_TYPE""_STLP_LIB_MOTIF"."_STLP_VERSION_STR".lib""

unless you encapsulate it in double quotes as shown.

also it cannot build stlport-5.1 at all because it cant find stlport_prefix.h.
The old version has no such problem and the header does exist.

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

No branches or pull requests

1 participant