View Single Post
Naydef
Senior Member
Join Date: Dec 2015
Location: Doom Town, Nevada
Old 02-24-2016 , 06:57   Re: Can someone explain me HOW to COMPILE extension under Windows, please!
Reply With Quote #21

Good news. I managed to fix the above error "ERROR: Cannot determine the location of the VS Common Tools folder."(here the link) And I successfully compiled the extension with the above command. But now the binary is with extension ".exe". Is it the right binary? I need to rename it to ".ext.dll"? Also the binary is in a folder named
HTML Code:
C:\libs\sourcemod-master\public\testproject\obj-windows-AMD64\.ambuild2
Maybe the binary file is 64-bit . How to force the compiler to create 32-bit binary file?

Edit: Actually this is not my own test file. If I try to execute it, it shows "msvc CC". Is this a test file? How to compile the real project?
__________________
My plugins:
*None for now*


Steam:
naydef

Last edited by Naydef; 02-24-2016 at 07:01.
Naydef is offline