<div dir="ltr">sorry to bother you, but this problem has bother me a couple of days.<div><br><div>When I compile taglib in 64 bit operation system, it can read wav file more than 2GB.</div><div><br></div><div>But when I compile taglib in 32 bit operation system, it can't. </div><div>And then I add "SET ( CMAKE_CXX_FLAGS "-D_FILE_OFFSET_BITS=64" CACHE STRING "compile flags" FORCE)" in top of CMakeLists.txt, And the file "taglib\CMakeFiles\tag.dir\flags.make" has "-D_FILE_OFFSET_BITS=64" in "CXX_FLAGS", but it can't work. </div></div><div>So I am helpless in it. </div><div><br></div><div>Thanks a lot!</div><div><br></div></div>