Raised This Month: $51 Target: $400
 12% 

spcompile output location?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Awz
Junior Member
Join Date: Aug 2016
Old 07-25-2017 , 21:25   spcompile output location?
Reply With Quote #1

Have tried hunting down the files that are supposed to be output when compiling with spcomp.exe and haven't found anything. Not sure if it just doesn't output anything or if it's not outputting anything because of possible errors.

Any help with were the compiled .smx files would be spit out would be greatly appreciated.
Awz is offline
Impact123
Veteran Member
Join Date: Oct 2011
Location: Germany
Old 07-25-2017 , 23:56   Re: spcompile output location?
Reply With Quote #2

Looks like compiled files are, by default, put in the directory where the command was executed from. You can also use the -o parameter like this
Code:
spcomp test -o somefolder\test
or the -D parameter like this
Code:
spcomp -D somefolder ..\test
to put it somewhere else. Errors will of course prevent compilation but the compiler should tell you about that. What does spcomp's output look like?
__________________

Last edited by Impact123; 07-25-2017 at 23:57.
Impact123 is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 09:52.


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