AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Metamod:Source Questions (https://forums.alliedmods.net/forumdisplay.php?f=74)
-   -   Compiling Plugins (https://forums.alliedmods.net/showthread.php?t=308657)

LittleB 06-29-2018 01:12

Compiling Plugins
 
Any one know a good tutorial on compiling plugins using Visual Studio 2017?

Nerus 06-30-2018 08:30

Re: Compiling Plugins
 
Quote:

Originally Posted by LittleB (Post 2599800)
Any one know a good tutorial on compiling plugins using Visual Studio 2017?

Exactly I have same problem, after reading Wiki about compiling project I'm stuck on point 3 subpoint 2
Quote:

Navigate to C:\mozilla-build and run as administrator the batch file corresponding to your Visual Studio version. For example, start-msvc10.bat for Visual Studio 2010 (10.0). Do not run an x64 version.
there is only "start-shell.bat" and I have VS 2017 community version.

hmmmmm 06-30-2018 12:14

Re: Compiling Plugins
 
Personally what I do is just Windows+S and search for "cmd". The first result is the regular cmd and then the ones after that are Visual Studio Command Prompts like these: https://i.imgur.com/djMAfBb.png

I open the x86 VS cmd and use that to build projects and it works fine.


All times are GMT -4. The time now is 05:06.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.