You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use C++ Builder 11.0(Alexandria).
Maybe path setting is wrong.
include path has "\Source\hpp ~~" , but does not find hpp folder. (
only "Source" folder exist.
in Packages (Alexandria). I found hpp and source files in "cpp\Win32\Debug" and "cpp\Win32\Release",
but ""cpp\Win64\Debug" and "cpp\Win64\Release" folder is empty.
I can't use Win64 build.
What can I do to clear?
The text was updated successfully, but these errors were encountered:
but, I just write to say when install package, this problem included.
(C++ Builder path environment variables changed by package installer, but it's not valid.)
I really want to know what can I do to build Win64-case. (Win64 folder is empty)
I use C++ Builder 11.0(Alexandria).
Maybe path setting is wrong.
include path has "\Source\hpp ~~" , but does not find hpp folder. (
only "Source" folder exist.
in Packages (Alexandria). I found hpp and source files in "cpp\Win32\Debug" and "cpp\Win32\Release",
but ""cpp\Win64\Debug" and "cpp\Win64\Release" folder is empty.
I can't use Win64 build.
What can I do to clear?
The text was updated successfully, but these errors were encountered: