Giter VIP home page Giter VIP logo

Comments (7)

ObiwanWS avatar ObiwanWS commented on May 23, 2024 1

Just had the time to test now, thank you @mastercoms it works like a dream.

from uegitplugin.

mastercoms avatar mastercoms commented on May 23, 2024

I can't reproduce this error, how are you packaging?

from uegitplugin.

ObiwanWS avatar ObiwanWS commented on May 23, 2024

I'm packaging through the editor for Win64 in Shipping config. I have most of the Engine Plugins disabled, don't know if that has an effect. Encryption enabled. On project packaging IO Store, Binary config, Generate chunks, when googling the error I found this; [.](SRombauts/UEPlasticPlugin#2). Apparently this was an issue in the early days of the plugin.

from uegitplugin.

ObiwanWS avatar ObiwanWS commented on May 23, 2024

After updating the error still exists, but now the message is referring to different parts of the code.

UATHelper: Packaging (Windows (64-bit)): LogWindows: Error: Assertion failed: (!ModuleInfo->bWasUnloadedAtShutdown) [File:D:/Build/++UE4/Sync/Engine/Source/Runtime/Core/Private/Modules/ModuleManager.cpp] [Line: 416] UATHelper: Packaging (Windows (64-bit)): LogWindows: Error: Attempted to load module 'GitSourceControl' that was already unloaded at shutdown. FModuleManager::LoadModule() was called to load a module that was previously loaded, and was unloaded at shutdown time. If this assert goes off, your trying to load a module during the shutdown phase that was alre ady cleaned up. The easiest way to fix this is to change your code to query for an already-loaded module instead of trying to load it directly.

and

UATHelper: Packaging (Windows (64-bit)): LogWindows: Error: [Callstack] 0x00007ff8eefcf08f UE4Editor-GitSourceControl.dll!FGitSourceControlProvider::UpdateSettings() [F:\Projects\Unclaimed\Plugins\UEGitPlugin\Source\GitSourceControl\Private\GitSourceControlProvider.cpp:81] UATHelper: Packaging (Windows (64-bit)): LogWindows: Error: [Callstack] 0x00007ff8eef978ab UE4Editor-GitSourceControl.dll!<lambda_5858e7ac158a5dc95d097cc729bf8e84>::operator()() [F:\Projects\Unclaimed\Plugins\UEGitPlugin\Source\GitSourceControl\Private\GitSourceControlProvider.cpp:153]

from uegitplugin.

mastercoms avatar mastercoms commented on May 23, 2024

Could you share the full callstack?

from uegitplugin.

ObiwanWS avatar ObiwanWS commented on May 23, 2024

Sorry, here it is.
UATHelper: Packaging (Windows (64-bit)): LogWindows: Error: [Callstack] 0x00007ff96e3e466c KERNELBASE.dll!UnknownFunction [] UATHelper: Packaging (Windows (64-bit)): LogWindows: Error: [Callstack] 0x00007ff90f100216 UE4Editor-Core.dll!UnknownFunction [] UATHelper: Packaging (Windows (64-bit)): LogWindows: Error: [Callstack] 0x00007ff90f104218 UE4Editor-Core.dll!UnknownFunction [] UATHelper: Packaging (Windows (64-bit)): LogWindows: Error: [Callstack] 0x00007ff90ee2242d UE4Editor-Core.dll!UnknownFunction [] UATHelper: Packaging (Windows (64-bit)): LogWindows: Error: [Callstack] 0x00007ff90ed76a45 UE4Editor-Core.dll!UnknownFunction [] UATHelper: Packaging (Windows (64-bit)): LogWindows: Error: [Callstack] 0x00007ff90ed780a0 UE4Editor-Core.dll!UnknownFunction [] UATHelper: Packaging (Windows (64-bit)): LogWindows: Error: [Callstack] 0x00007ff90f434739 UE4Editor-Core.dll!UnknownFunction [] UATHelper: Packaging (Windows (64-bit)): LogWindows: Error: [Callstack] 0x00007ff90ee80e20 UE4Editor-Core.dll!UnknownFunction [] UATHelper: Packaging (Windows (64-bit)): LogWindows: Error: [Callstack] 0x00007ff90ee806a9 UE4Editor-Core.dll!UnknownFunction [] UATHelper: Packaging (Windows (64-bit)): LogWindows: Error: [Callstack] 0x00007ff8eefcf08f UE4Editor-GitSourceControl.dll!FGitSourceControlProvider::UpdateSettings() [F:\Projects\Unclaimed\Plugins\UEGitPlugin\Source\GitSourceControl\Private\GitSourceControlProvider.cpp:81] UATHelper: Packaging (Windows (64-bit)): LogWindows: Error: [Callstack] 0x00007ff8eef978ab UE4Editor-GitSourceControl.dll!<lambda_5858e7ac158a5dc95d097cc729bf8e84>::operator()() [F:\Projects\Unclaimed\Plugins\UEGitPlugin\Source\GitSourceControl\Private\GitSourceControlProvider.cpp:153] UATHelper: Packaging (Windows (64-bit)): LogWindows: Error: [Callstack] 0x00007ff90eb6f045 UE4Editor-Core.dll!UnknownFunction [] UATHelper: Packaging (Windows (64-bit)): LogWindows: Error: [Callstack] 0x00007ff90eb82398 UE4Editor-Core.dll!UnknownFunction [] UATHelper: Packaging (Windows (64-bit)): LogWindows: Error: [Callstack] 0x00007ff90eb827ce UE4Editor-Core.dll!UnknownFunction [] UATHelper: Packaging (Windows (64-bit)): LogWindows: Error: [Callstack] 0x00007ff90eb940bd UE4Editor-Core.dll!UnknownFunction [] UATHelper: Packaging (Windows (64-bit)): LogWindows: Error: [Callstack] 0x00007ff90ef18dbd UE4Editor-Core.dll!UnknownFunction [] UATHelper: Packaging (Windows (64-bit)): LogWindows: Error: [Callstack] 0x00007ff90eed058a UE4Editor-Core.dll!UnknownFunction [] UATHelper: Packaging (Windows (64-bit)): LogWindows: Error: [Callstack] 0x00007ff90ef10424 UE4Editor-Core.dll!UnknownFunction [] UATHelper: Packaging (Windows (64-bit)): LogWindows: Error: [Callstack] 0x00007ff680bb051d UE4Editor-Cmd.exe!UnknownFunction [] UATHelper: Packaging (Windows (64-bit)): LogWindows: Error: [Callstack] 0x00007ff680bb1063 UE4Editor-Cmd.exe!UnknownFunction [] UATHelper: Packaging (Windows (64-bit)): LogWindows: Error: [Callstack] 0x00007ff680bb10ba UE4Editor-Cmd.exe!UnknownFunction [] UATHelper: Packaging (Windows (64-bit)): LogWindows: Error: [Callstack] 0x00007ff680bb40dd UE4Editor-Cmd.exe!UnknownFunction [] UATHelper: Packaging (Windows (64-bit)): LogWindows: Error: [Callstack] 0x00007ff680bc5984 UE4Editor-Cmd.exe!UnknownFunction [] UATHelper: Packaging (Windows (64-bit)): LogWindows: Error: [Callstack] 0x00007ff680bc78be UE4Editor-Cmd.exe!UnknownFunction [] UATHelper: Packaging (Windows (64-bit)): LogWindows: Error: [Callstack] 0x00007ff96fc254e0 KERNEL32.DLL!UnknownFunction [] UATHelper: Packaging (Windows (64-bit)): LogWindows: Error: [Callstack] 0x00007ff970ce485b ntdll.dll!UnknownFunction [] UATHelper: Packaging (Windows (64-bit)): LogWindows: Error: UATHelper: Packaging (Windows (64-bit)): LogWindows: Error: end: stack for UAT

from uegitplugin.

ObiwanWS avatar ObiwanWS commented on May 23, 2024

Hello, now the project won't compile with the plugin for me.

[4/14] Module.GitSourceControl.cpp
1>F:\UnrealEngine\UE_4.27\Engine\Source\Runtime\Core\Public\Templates/Function.h(428): error C2664: 'UE4Function_Private::TFunction_UniqueOwnedObject<FGitSourceControlProvider::CheckRepositoryStatus::<lambda_1cb68a91c7b3d1213babd7200e33c68d>::()::<lambda_8aacbeecc61b1ff0e12c708cb95a48c1>,true>::TFunction_UniqueOwnedObject(T &&)': cannot convert argument 1 from 'const FGitSourceControlProvider::CheckRepositoryStatus::<lambda_1cb68a91c7b3d1213babd7200e33c68d>::()::<lambda_8aacbeecc61b1ff0e12c708cb95a48c1>' to 'T &&'
1> with
1> [
1> T=FGitSourceControlProvider::CheckRepositoryStatus::<lambda_1cb68a91c7b3d1213babd7200e33c68d>::()::<lambda_8aacbeecc61b1ff0e12c708cb95a48c1>
1> ]
1> F:\UnrealEngine\UE_4.27\Engine\Source\Runtime\Core\Public\Templates/Function.h(428): note: Conversion loses qualifiers
1> F:\UnrealEngine\UE_4.27\Engine\Source\Runtime\Core\Public\Templates/Function.h(235): note: see declaration of 'UE4Function_Private::TFunction_UniqueOwnedObject<FGitSourceControlProvider::CheckRepositoryStatus::<lambda_1cb68a91c7b3d1213babd7200e33c68d>::()::<lambda_8aacbeecc61b1ff0e12c708cb95a48c1>,true>::TFunction_UniqueOwnedObject'
1> F:\UnrealEngine\UE_4.27\Engine\Source\Runtime\Core\Public\Templates/Function.h(647): note: see reference to function template instantiation 'FGitSourceControlProvider::CheckRepositoryStatus::<lambda_1cb68a91c7b3d1213babd7200e33c68d>::()::<lambda_8aacbeecc61b1ff0e12c708cb95a48c1> *UE4Function_Private::TFunctionStorage::Bind<const FGitSourceControlProvider::CheckRepositoryStatus::<lambda_1cb68a91c7b3d1213babd7200e33c68d>::()::<lambda_8aacbeecc61b1ff0e12c708cb95a48c1>&>(FunctorType)' being compiled
1> with
1> [
1> FunctorType=const FGitSourceControlProvider::CheckRepositoryStatus::<lambda_1cb68a91c7b3d1213babd7200e33c68d>::()::<lambda_8aacbeecc61b1ff0e12c708cb95a48c1> &
1> ]
1> F:\UnrealEngine\UE_4.27\Engine\Source\Runtime\Core\Public\Templates/Function.h(647): note: see reference to function template instantiation 'FGitSourceControlProvider::CheckRepositoryStatus::<lambda_1cb68a91c7b3d1213babd7200e33c68d>::()::<lambda_8aacbeecc61b1ff0e12c708cb95a48c1> *UE4Function_Private::TFunctionStorage::Bind<const FGitSourceControlProvider::CheckRepositoryStatus::<lambda_1cb68a91c7b3d1213babd7200e33c68d>::()::<lambda_8aacbeecc61b1ff0e12c708cb95a48c1>&>(FunctorType)' being compiled
1> with
1> [
1> FunctorType=const FGitSourceControlProvider::CheckRepositoryStatus::<lambda_1cb68a91c7b3d1213babd7200e33c68d>::()::<lambda_8aacbeecc61b1ff0e12c708cb95a48c1> &
1> ]
1> F:\UnrealEngine\UE_4.27\Engine\Source\Runtime\Core\Public\Templates/Function.h(1030): note: see reference to function template instantiation 'UE4Function_Private::TFunctionRefBase<UE4Function_Private::TFunctionStorage,FuncType>::TFunctionRefBase<const FGitSourceControlProvider::CheckRepositoryStatus::<lambda_1cb68a91c7b3d1213babd7200e33c68d>::()::<lambda_8aacbeecc61b1ff0e12c708cb95a48c1>&,void>(FunctorType)' being compiled
1> with
1> [
1> FuncType=void (void),
1> FunctorType=const FGitSourceControlProvider::CheckRepositoryStatus::<lambda_1cb68a91c7b3d1213babd7200e33c68d>::()::<lambda_8aacbeecc61b1ff0e12c708cb95a48c1> &
1> ]
1> F:\UnrealEngine\UE_4.27\Engine\Source\Runtime\Core\Public\Templates/Function.h(1029): note: see reference to function template instantiation 'UE4Function_Private::TFunctionRefBase<UE4Function_Private::TFunctionStorage,FuncType>::TFunctionRefBase<const FGitSourceControlProvider::CheckRepositoryStatus::<lambda_1cb68a91c7b3d1213babd7200e33c68d>::()::<lambda_8aacbeecc61b1ff0e12c708cb95a48c1>&,void>(FunctorType)' being compiled
1> with
1> [
1> FuncType=void (void),
1> FunctorType=const FGitSourceControlProvider::CheckRepositoryStatus::<lambda_1cb68a91c7b3d1213babd7200e33c68d>::()::<lambda_8aacbeecc61b1ff0e12c708cb95a48c1> &
1> ]
1> F:/Projects/Unclaimed/Plugins/UEGitPlugin/Source/GitSourceControl/Private/GitSourceControlProvider.cpp(152): note: see reference to function template instantiation 'TUniqueFunction<void (void)>::TUniqueFunction<const FGitSourceControlProvider::CheckRepositoryStatus::<lambda_1cb68a91c7b3d1213babd7200e33c68d>::()::<lambda_8aacbeecc61b1ff0e12c708cb95a48c1>&,void>(FunctorType)' being compiled
1> with
1> [
1> FunctorType=const FGitSourceControlProvider::CheckRepositoryStatus::<lambda_1cb68a91c7b3d1213babd7200e33c68d>::()::<lambda_8aacbeecc61b1ff0e12c708cb95a48c1> &
1> ]
1> F:/Projects/Unclaimed/Plugins/UEGitPlugin/Source/GitSourceControl/Private/GitSourceControlProvider.cpp(152): note: see reference to function template instantiation 'TUniqueFunction<void (void)>::TUniqueFunction<const FGitSourceControlProvider::CheckRepositoryStatus::<lambda_1cb68a91c7b3d1213babd7200e33c68d>::()::<lambda_8aacbeecc61b1ff0e12c708cb95a48c1>&,void>(FunctorType)' being compiled
1> with
1> [
1> FunctorType=const FGitSourceControlProvider::CheckRepositoryStatus::<lambda_1cb68a91c7b3d1213babd7200e33c68d>::()::<lambda_8aacbeecc61b1ff0e12c708cb95a48c1> &
1> ]
1>F:\UnrealEngine\UE_4.27\Engine\Source\Runtime\Core\Public\Templates/Function.h(429): error C3536: 'NewOwned': cannot be used before it is initialized
1>F:\UnrealEngine\UE_4.27\Engine\Source\Runtime\Core\Public\Templates/Function.h(428): error C2664: 'UE4Function_Private::TFunction_UniqueOwnedObject<FGitSourceControlProvider::CheckRepositoryStatus::<lambda_1cb68a91c7b3d1213babd7200e33c68d>::()::<lambda_377d6c4598cbb2d34827abbd469bf393>,true>::TFunction_UniqueOwnedObject(T &&)': cannot convert argument 1 from 'const FGitSourceControlProvider::CheckRepositoryStatus::<lambda_1cb68a91c7b3d1213babd7200e33c68d>::()::<lambda_377d6c4598cbb2d34827abbd469bf393>' to 'T &&'
1> with
1> [
1> T=FGitSourceControlProvider::CheckRepositoryStatus::<lambda_1cb68a91c7b3d1213babd7200e33c68d>::()::<lambda_377d6c4598cbb2d34827abbd469bf393>
1> ]
1> F:\UnrealEngine\UE_4.27\Engine\Source\Runtime\Core\Public\Templates/Function.h(428): note: Conversion loses qualifiers
1> F:\UnrealEngine\UE_4.27\Engine\Source\Runtime\Core\Public\Templates/Function.h(235): note: see declaration of 'UE4Function_Private::TFunction_UniqueOwnedObject<FGitSourceControlProvider::CheckRepositoryStatus::<lambda_1cb68a91c7b3d1213babd7200e33c68d>::()::<lambda_377d6c4598cbb2d34827abbd469bf393>,true>::TFunction_UniqueOwnedObject'
1> F:\UnrealEngine\UE_4.27\Engine\Source\Runtime\Core\Public\Templates/Function.h(647): note: see reference to function template instantiation 'FGitSourceControlProvider::CheckRepositoryStatus::<lambda_1cb68a91c7b3d1213babd7200e33c68d>::()::<lambda_377d6c4598cbb2d34827abbd469bf393> *UE4Function_Private::TFunctionStorage::Bind<const FGitSourceControlProvider::CheckRepositoryStatus::<lambda_1cb68a91c7b3d1213babd7200e33c68d>::()::<lambda_377d6c4598cbb2d34827abbd469bf393>&>(FunctorType)' being compiled
1> with
1> [
1> FunctorType=const FGitSourceControlProvider::CheckRepositoryStatus::<lambda_1cb68a91c7b3d1213babd7200e33c68d>::()::<lambda_377d6c4598cbb2d34827abbd469bf393> &
1> ]
1> F:\UnrealEngine\UE_4.27\Engine\Source\Runtime\Core\Public\Templates/Function.h(647): note: see reference to function template instantiation 'FGitSourceControlProvider::CheckRepositoryStatus::<lambda_1cb68a91c7b3d1213babd7200e33c68d>::()::<lambda_377d6c4598cbb2d34827abbd469bf393> *UE4Function_Private::TFunctionStorage::Bind<const FGitSourceControlProvider::CheckRepositoryStatus::<lambda_1cb68a91c7b3d1213babd7200e33c68d>::()::<lambda_377d6c4598cbb2d34827abbd469bf393>&>(FunctorType)' being compiled
1> with
1> [
1> FunctorType=const FGitSourceControlProvider::CheckRepositoryStatus::<lambda_1cb68a91c7b3d1213babd7200e33c68d>::()::<lambda_377d6c4598cbb2d34827abbd469bf393> &
1> ]
1> F:\UnrealEngine\UE_4.27\Engine\Source\Runtime\Core\Public\Templates/Function.h(1030): note: see reference to function template instantiation 'UE4Function_Private::TFunctionRefBase<UE4Function_Private::TFunctionStorage,FuncType>::TFunctionRefBase<const FGitSourceControlProvider::CheckRepositoryStatus::<lambda_1cb68a91c7b3d1213babd7200e33c68d>::()::<lambda_377d6c4598cbb2d34827abbd469bf393>&,void>(FunctorType)' being compiled
1> with
1> [
1> FuncType=void (void),
1> FunctorType=const FGitSourceControlProvider::CheckRepositoryStatus::<lambda_1cb68a91c7b3d1213babd7200e33c68d>::()::<lambda_377d6c4598cbb2d34827abbd469bf393> &
1> ]
1> F:\UnrealEngine\UE_4.27\Engine\Source\Runtime\Core\Public\Templates/Function.h(1029): note: see reference to function template instantiation 'UE4Function_Private::TFunctionRefBase<UE4Function_Private::TFunctionStorage,FuncType>::TFunctionRefBase<const FGitSourceControlProvider::CheckRepositoryStatus::<lambda_1cb68a91c7b3d1213babd7200e33c68d>::()::<lambda_377d6c4598cbb2d34827abbd469bf393>&,void>(FunctorType)' being compiled
1> with
1> [
1> FuncType=void (void),
1> FunctorType=const FGitSourceControlProvider::CheckRepositoryStatus::<lambda_1cb68a91c7b3d1213babd7200e33c68d>::()::<lambda_377d6c4598cbb2d34827abbd469bf393> &
1> ]
1> F:/Projects/Unclaimed/Plugins/UEGitPlugin/Source/GitSourceControl/Private/GitSourceControlProvider.cpp(168): note: see reference to function template instantiation 'TUniqueFunction<void (void)>::TUniqueFunction<const FGitSourceControlProvider::CheckRepositoryStatus::<lambda_1cb68a91c7b3d1213babd7200e33c68d>::()::<lambda_377d6c4598cbb2d34827abbd469bf393>&,void>(FunctorType)' being compiled
1> with
1> [
1> FunctorType=const FGitSourceControlProvider::CheckRepositoryStatus::<lambda_1cb68a91c7b3d1213babd7200e33c68d>::()::<lambda_377d6c4598cbb2d34827abbd469bf393> &
1> ]
1> F:/Projects/Unclaimed/Plugins/UEGitPlugin/Source/GitSourceControl/Private/GitSourceControlProvider.cpp(168): note: see reference to function template instantiation 'TUniqueFunction<void (void)>::TUniqueFunction<const FGitSourceControlProvider::CheckRepositoryStatus::<lambda_1cb68a91c7b3d1213babd7200e33c68d>::()::<lambda_377d6c4598cbb2d34827abbd469bf393>&,void>(FunctorType)' being compiled
1> with
1> [
1> FunctorType=const FGitSourceControlProvider::CheckRepositoryStatus::<lambda_1cb68a91c7b3d1213babd7200e33c68d>::()::<lambda_377d6c4598cbb2d34827abbd469bf393> &
1> ]
1>F:\UnrealEngine\UE_4.27\Engine\Source\Runtime\Core\Public\Templates/Function.h(428): error C2664: 'UE4Function_Private::TFunction_UniqueOwnedObject<FGitSourceControlProvider::CheckRepositoryStatus::<lambda_1cb68a91c7b3d1213babd7200e33c68d>,false>::TFunction_UniqueOwnedObject(T &&)': cannot convert argument 1 from 'const FGitSourceControlProvider::CheckRepositoryStatus::<lambda_1cb68a91c7b3d1213babd7200e33c68d>' to 'T &&'
1> with
1> [
1> T=FGitSourceControlProvider::CheckRepositoryStatus::<lambda_1cb68a91c7b3d1213babd7200e33c68d>
1> ]
1> F:\UnrealEngine\UE_4.27\Engine\Source\Runtime\Core\Public\Templates/Function.h(428): note: Conversion loses qualifiers
1> F:\UnrealEngine\UE_4.27\Engine\Source\Runtime\Core\Public\Templates/Function.h(235): note: see declaration of 'UE4Function_Private::TFunction_UniqueOwnedObject<FGitSourceControlProvider::CheckRepositoryStatus::<lambda_1cb68a91c7b3d1213babd7200e33c68d>,false>::TFunction_UniqueOwnedObject'
1> F:\UnrealEngine\UE_4.27\Engine\Source\Runtime\Core\Public\Templates/Function.h(647): note: see reference to function template instantiation 'FGitSourceControlProvider::CheckRepositoryStatus::<lambda_1cb68a91c7b3d1213babd7200e33c68d> *UE4Function_Private::TFunctionStorage::Bind<const FGitSourceControlProvider::CheckRepositoryStatus::<lambda_1cb68a91c7b3d1213babd7200e33c68d>&>(FunctorType)' being compiled
1> with
1> [
1> FunctorType=const FGitSourceControlProvider::CheckRepositoryStatus::<lambda_1cb68a91c7b3d1213babd7200e33c68d> &
1> ]
1> F:\UnrealEngine\UE_4.27\Engine\Source\Runtime\Core\Public\Templates/Function.h(647): note: see reference to function template instantiation 'FGitSourceControlProvider::CheckRepositoryStatus::<lambda_1cb68a91c7b3d1213babd7200e33c68d> *UE4Function_Private::TFunctionStorage::Bind<const FGitSourceControlProvider::CheckRepositoryStatus::<lambda_1cb68a91c7b3d1213babd7200e33c68d>&>(FunctorType)' being compiled
1> with
1> [
1> FunctorType=const FGitSourceControlProvider::CheckRepositoryStatus::<lambda_1cb68a91c7b3d1213babd7200e33c68d> &
1> ]
1> F:\UnrealEngine\UE_4.27\Engine\Source\Runtime\Core\Public\Templates/Function.h(1030): note: see reference to function template instantiation 'UE4Function_Private::TFunctionRefBase<UE4Function_Private::TFunctionStorage,FuncType>::TFunctionRefBase<const FGitSourceControlProvider::CheckRepositoryStatus::<lambda_1cb68a91c7b3d1213babd7200e33c68d>&,void>(FunctorType)' being compiled
1> with
1> [
1> FuncType=void (void),
1> FunctorType=const FGitSourceControlProvider::CheckRepositoryStatus::<lambda_1cb68a91c7b3d1213babd7200e33c68d> &
1> ]
1> F:\UnrealEngine\UE_4.27\Engine\Source\Runtime\Core\Public\Templates/Function.h(1029): note: see reference to function template instantiation 'UE4Function_Private::TFunctionRefBase<UE4Function_Private::TFunctionStorage,FuncType>::TFunctionRefBase<const FGitSourceControlProvider::CheckRepositoryStatus::<lambda_1cb68a91c7b3d1213babd7200e33c68d>&,void>(FunctorType)' being compiled
1> with
1> [
1> FuncType=void (void),
1> FunctorType=const FGitSourceControlProvider::CheckRepositoryStatus::<lambda_1cb68a91c7b3d1213babd7200e33c68d> &
1> ]
1> F:/Projects/Unclaimed/Plugins/UEGitPlugin/Source/GitSourceControl/Private/GitSourceControlProvider.cpp(179): note: see reference to function template instantiation 'TUniqueFunction<void (void)>::TUniqueFunction<const FGitSourceControlProvider::CheckRepositoryStatus::<lambda_1cb68a91c7b3d1213babd7200e33c68d>&,void>(FunctorType)' being compiled
1> with
1> [
1> FunctorType=const FGitSourceControlProvider::CheckRepositoryStatus::<lambda_1cb68a91c7b3d1213babd7200e33c68d> &
1> ]
1> F:/Projects/Unclaimed/Plugins/UEGitPlugin/Source/GitSourceControl/Private/GitSourceControlProvider.cpp(179): note: see reference to function template instantiation 'TUniqueFunction<void (void)>::TUniqueFunction<const FGitSourceControlProvider::CheckRepositoryStatus::<lambda_1cb68a91c7b3d1213babd7200e33c68d>&,void>(FunctorType)' being compiled
1> with
1> [
1> FunctorType=const FGitSourceControlProvider::CheckRepositoryStatus::<lambda_1cb68a91c7b3d1213babd7200e33c68d> &
1> ]

from uegitplugin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.