DelphiXE4 64-bit VCL Platform Growing Pains - How to set 64-bit paths?

走远了吗. 提交于 2019-12-11 03:05:37

问题


I recently upgraded from Delphi 2010 to Delphi XE4, but the paths to the source files on one application I am working on are not found by the compiler. I go to Tools-Project-Options and select the Platform as 64-bit Windows and add the paths to the source files to the Library path. I close the dialog and try to compile but the paths are not found. I reopen project options and find that it has reset itself to 32-bit windows.

What is causing the dialog to not set the paths and revert to 32-Bit Windows? The some files are found, but some are not. The files that are not found are the 64-bit Abbrevia files and the 32-bit Abbrevia files.

I have successfully created other 64-bit apps without this problem, so I an confused as to what is going on.

来源:https://stackoverflow.com/questions/17866331/delphixe4-64-bit-vcl-platform-growing-pains-how-to-set-64-bit-paths

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!