03-27-2019, 07:54 PM
(This post was last modified: 03-27-2019, 08:01 PM by Alexandre Machado.)
I've just created this on my test machine, with C++ Builder XE7:
- From IW application wizard -> New IntraWeb application.
- On Project Manager -> Right click and add 64-bit Windows platform
- Project -> Options:
- C++ Linker: Uncheck "Link with dynamic RTL"
- Packages -> Runtime Packages: Uncheck "Link with runtime packages"
Then build the application. This is the application running:
- From IW application wizard -> New IntraWeb application.
- On Project Manager -> Right click and add 64-bit Windows platform
- Project -> Options:
- C++ Linker: Uncheck "Link with dynamic RTL"
- Packages -> Runtime Packages: Uncheck "Link with runtime packages"
Then build the application. This is the application running: