AHK_H 2.0 beta3: error building the Source code

Ask for help, how to use AHK_H, etc.
bapl
Posts: 119
Joined: 17 Apr 2021, 00:24

AHK_H 2.0 beta3: error building the Source code

Post by bapl » 15 Sep 2022, 23:40

Hello!
Dear @HotKeyIt , I would like to know what is the cause of this error when building the Source code?
Source code downloaded from here: https://github.com/HotKeyIt/ahkdll/tree/alpha

Used: Microsoft Visual Studio 2022

Code: Select all

Build started...
1>------ Build started: Project: lib_pcre, Configuration: MT_Release x64 ------
2>------ Build started: Project: lib_double, Configuration: MT_Release x64 ------
2>C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppBuild.targets(519,5): warning MSB8004: Intermediate Directory does not end with a trailing slash.  This build instance will add the slash as it is required to allow proper evaluation of the Intermediate Directory.
2>bignum-dtoa.cc
1>pcre16_chartables.c
2>bignum.cc
1>pcre16_compile.c
2>cached-powers.cc
1>pcre16_config.c
1>pcre16_exec.c
2>diy-fp.cc
2>double-conversion.cc
1>pcre16_fullinfo.c
1>pcre16_get.c
2>fast-dtoa.cc
1>pcre16_globals.c
2>fixed-dtoa.cc
1>pcre16_jit_compile.c
2>strtod.cc
1>pcre16_newline.c
2>Generating Code...
1>pcre16_ord2utf16.c
1>pcre16_refcount.c
1>pcre16_string_utils.c
1>pcre16_study.c
1>pcre16_tables.c
1>pcre16_ucd.c
1>pcre16_valid_utf16.c
1>pcre16_version.c
1>pcre16_xclass.c
1>lib_pcre.vcxproj -> D:\bapl\AHK_H\AHKVersion\ahkdll-alpha\temp\x64\MT_Release\lib_pcre.lib
2>lib_double.vcxproj -> D:\bapl\AHK_H\AHKVersion\ahkdll-alpha\temp\x64\MT_Release\lib_double.lib
2>Done building project "lib_double.vcxproj".
3>------ Build started: Project: AutoHotkey2, Configuration: MT_ReleaseDll x64 ------
3>Performing Custom Build Tools
3>Microsoft (R) Macro Assembler (x64) Version 14.33.31629.0
3>Copyright (C) Microsoft Corporation.  All rights reserved.
3>
3> Assembling: D:\bapl\AHK_H\AHKVersion\ahkdll-alpha\source\libx64call\x64call.asm
3>Performing Custom Build Tools
3>Microsoft (R) Macro Assembler (x64) Version 14.33.31629.0
3>Copyright (C) Microsoft Corporation.  All rights reserved.
3>
3> Assembling: D:\bapl\AHK_H\AHKVersion\ahkdll-alpha\source\libx64call\x64stub.asm
3>pch.cpp
3>application.cpp
3>AutoHotkey2.cpp
3>clipboard.cpp
3>COMServer.cpp
3>Debugger.cpp
3>dllmain.cpp
3>exports.cpp
3>globaldata.cpp
3>hook.cpp
3>hotkey.cpp
3>input_object.cpp
3>keyboard_mouse.cpp
3>LiteZip.cpp
3>lowlevelbif.cpp
3>MemoryModule.cpp
3>MinHook.cpp
3>os_version.cpp
3>script.cpp
3>script2.cpp
3>script_autoit.cpp
3>script_com.cpp
3>script_expression.cpp
3>script_gui.cpp
3>script_menu.cpp
3>script_object.cpp
3>script_object_bif.cpp
3>script_registry.cpp
3>script_struct.cpp
3>SimpleHeap.cpp
3>StringConv.cpp
3>TextIO.cpp
3>util.cpp
3>var.cpp
3>window.cpp
3>WinGroup.cpp
3>xdlldata.c
3>RC : fatal error RC1110: could not open source\resources\AutoHotkey2.rc
3>
3>Done building project "AutoHotkey2.vcxproj" -- FAILED.
========== Build: 2 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========


bapl
Posts: 119
Joined: 17 Apr 2021, 00:24

Re: AHK_H 2.0 beta3: error building the Source code

Post by bapl » 22 Sep 2022, 11:19

Hello?

Post Reply

Return to “Ask for Help”