Skip to content

dmc-cxx problems #9

Description

@revelator

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions