Jump to content

carrion

Members
  • Content Count

    2
  • Joined

  • Last visited

Community Reputation

0 Neutral
  1. carrion

    Problem compiling component

    Solved. Changed compiler to 'classic' Borland compiler.
  2. carrion

    Problem compiling component

    I have created new component (VCL for C++ Win32) and in win32 debug configuration it builds just fine. But in win32 release configuration i get following error: [ILINK32 Error] Error: Export std::_Lockit::{1173}... in module C:\PROGRAM FILES (X86)\EMBARCADERO\STUDIO\20.0\LIB\WIN32C\RELEASE\CP32MTI.LIB|vclshmem references ___clang_call_terminate in unit D:\COMPONENTS\EDITPACK\WIN32\RELEASE\EDITPACK.OBJ What might be the reason for this error? I am using radstudio 10_3_2_esd_96593b
×