![]() |
【转帖】vectorization And Compiler Options In Borla
vectorization and compiler options in borland c++ builder 6.
vectorization and compiler options in borland c++ builder 6.0 as suggested in dwgdirect reference, i've set "treat enum types as int", otherwise my test program hangs with access violation, during vectorization (in setupactivelayoutviews using exgssimpledevice from samples). with this setting it works fine. i'm wondering if this is the right setting and if there are some other setting in the compiler that i have to consider. en passant, how can i tell the library to search for font files in the right path? i've seen that ocx version use: odahost->application->preferences->files->supportpath but i can't find the same in c++ library. thanks for any answer. stefano gemma you can override oddbhostappservices::findfile() function to use your search paths. sergey slezkin |
所有的时间均为北京时间。 现在的时间是 01:01 PM. |