Login Page - Create Account

Support Board


Date/Time: Sat, 11 Jan 2025 20:05:41 +0000



Post From: Remote Build problem: can't find #include file

[2016-12-23 02:04:18]
User129630 - Posts: 22
The reason that I have to use "Remote Build" and not "Build Custom Studies DLL" because VC can't find my source code files even they existed. I opened this thread: Visual C++ Compiler error with v1460 or above, but no problem with v1453 few months back and hence waiting for this Remote Build feature.

Are you saying Remote Build only take one big single cpp file with NO local include files/libraries? What about the C++ libraries? In my case, it can't seem to find and compile the "string" type because it can't find the included C++ string library. If this is the case, it's quite a serious limitation.