-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8744fe8
commit dd034c9
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dd034c9
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems for me you did it in the wrong file - it is TacLib, not TacPartLister folder...
Anyway, in the settings window the version is displayed as "1.0.0.0", not "1.3.0.0"
dd034c9
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This has to do with my build process. Are you using Visual Studio or something else?
dd034c9
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, VS.
I guessed already that I was wrong in something. Probably I need more sleep :)
dd034c9
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It is not that you are wrong, just that you are missing something. I am using the MSBuild Extension Pack. You would need to download and configure it to get some parts of the build process to work.
Before you do that though, what errors or warnings do you see when rebuilding?
dd034c9
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Well, I've got a LOT of errors, but I was too lazy to deal with them. Instead, I just cut all things that interfere me. Otherwise, I would still need to fix it - paths are not the same in my system.
Actually it was about fifteen years since I left the programming IRL and I am very behind the times. KSP pushed me back to programming. Now there is a lot of things for me to learn from scratch.
By the way I'll have to look at this MSBuild Extension Pack - if it useful to you, it may be useful for me too :)
dd034c9
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do you mind trying to compile (without your fixes) and upload your log file somewhere? I am just curious and would like to see if there is anything relevant.
You might be able to attach a copy of the log file to here. Otherwise, Pastebin should work.