Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

AppGameKit Classic Chat / Error in Compiling Example Plugin

Author
Message
BitManip
10
Years of Service
User Offline
Joined: 20th Dec 2013
Location: Essex
Posted: 8th May 2018 17:00
Hi All

thought I would have a look at the plugin state of affairs. Loaded the project into VC2015 and upon build I get the following Error:

Severity Code Description Project File Line Suppression State
Error C1083 Cannot open source file: '..\..\..\..\..\..\..\Paul's\VC Projects\SVN Projects\AGKTrunk\plugins\Source\AGKLibraryCommands.cpp': No such file or directory ExamplePlugin E:\Applications\TGC\AGK120418\PlugIn\Windows\c1xx 1

any ideas?
I control all the juicy in here!
Paul Johnston
TGC Developer
21
Years of Service
User Offline
Joined: 16th Nov 2002
Location: United Kingdom
Posted: 9th May 2018 14:35
For some reason VC2015 likes to use really deep relative paths instead of simplifying them to only the needed parts. You can fix it by opening the ExamplePlugin.vcxproj file in Wordpad and editing the paths to "..\AGKLibraryCommands.cpp" and "..\AGKLibraryCommands.h", or remove and re-add them in the solution explorer, or use the attached version which has the correct paths.

Attachments

Login to view attachments

Login to post a reply

Server time is: 2024-04-26 14:26:54
Your offset time is: 2024-04-26 14:26:54