akkarawat2000 0 Posted November 4, 2019 Please see my attach files . [dcc32 Fatal Error] OmniThreadLibraryRuntime.dpk(58): F2048 Bad unit format: '..\..\src\GpLists.dcu' - Expected version: 32.0, Windows Unicode(x86) Found version: 32.0, Windows Unicode(x64) It's error this , I try to add library path both of 32 bit and 64 bit but not work . How to fixed this problem I download files from http://www.omnithreadlibrary.com/download/ Zip files Thank you. Share this post Link to post
Primož Gabrijelčič 223 Posted November 4, 2019 You are compiling 32-bit version but your settings (path) point to 64-bit dcu. Maybe you can just try to rebuild instead of recompile? Share this post Link to post