On Sat, Jun 7, 2014 at 10:13 AM, Dirk Steenpass <[email protected]>
wrote:

> Hello everybody!
>
> I am giving tup a try and do not succeed in building a trivial executable
> with the VS2013 c-compiler. It seems that the compiler writes to
> '<...>\AppData\Local\Microsoft\VSCommon\12.0\SQM\sqmcpp.log'. Writing to
> this file makes the tup job fail because the file is unknown to tup.
>
> I failed to talk the compiler in writing wanted output only. Adding this
> file as output seems not the right thing to do.
>
> Anybody encountered similar problems? Any suggestions on how to get around
> this?
>
> The command line:
> > cl /GS /TC /FC /EHsc /Fo"doc_try.o" ..\src\doc_try.c
>
> The error:
> > tup error: File
> 'C:\Users\dirk\AppData\Local\Microsoft\VSCommon\12.0\SQM\sqmcpp.log' was
> written to, but is not in .tup/db. You probably should specify it as an
> output
>
>
>
Please see: https://github.com/gittup/tup/issues/182#issuecomment-45426190

Let me know if it is still a problem, or if you have any ideas why I can't
seem to reproduce it with your exact command-line in VS2013.

-Mike

-- 
-- 
tup-users mailing list
email: [email protected]
unsubscribe: [email protected]
options: http://groups.google.com/group/tup-users?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"tup-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to