Hi,

Thnx for your suggetions, strange things are happening... This errors occurs 
when cmake tries to figure out the compiler (don't have the details here). I 
will look in the direction you pointed out.

Thanks,
Raymond


Sent from my iPad

> On Nov 23, 2013, at 23:55, Simon Hammett <[email protected]> wrote:
> 
> The only time I've had problems with mt.exe and access denied is when for 
> some reason it runs the tool mt.exe too early.
> When this happens the linker still has the target .exe or .dll open as it 
> links and therefore mt.exe will obviously fail.
> 
> But I can't tell you why it happens or give you a fix.
> It's only happened to me a couple of times and pressing build again usually 
> resolves the problem.
> 
> I suppose you could try fiddling with the multiple project build settings and 
> set it to only build one project at a time.
> 
> Also check to see if there is a custom build rule which is trying to run mt. 
> If so delete the rule and let VS take care of running mt
> 
> 
>> On 23 November 2013 22:48, Raymond de Vries <[email protected]> wrote:
>> Hi guys,
>> 
>> Can you tell me which combination of tools you are using on windows 8? The 
>> error that I get ("Access Denied") comes from mt.exe from Windows SDK 7.1. I 
>> was trying to use that Windows SDK version since I always use it on Windows 
>> 7 without trouble.
>> 
>> Cheers
>> Raymond
>> 
>> 
>> Sent from my iPad
>> 
>> > On Nov 23, 2013, at 23:33, Raymond de Vries <[email protected]> wrote:
>> >
>> > Hi Terry,
>> >
>> > Ok, that makes sense to me, and matches my findings so far. I have tried 
>> > to get access to C: by changing the permissions but no luck so far, 
>> > despite all the instructions online.
>> >
>> > I find it pretty hard to accept that windows is trying to protect me and 
>> > not let me use my machine as I want it... sigh.
>> >
>> > On the other hand, I am suspecting visual studio too... Have you tried 
>> > different versions of VS?
>> >
>> > Thanks for your hints, I am going on.
>> >
>> > cheers
>> > Raymond
>> >
>> >
>> >
>> >> On 11/23/2013 11:18 PM, Terry Welsh wrote:
>> >> I didn't have trouble building OSG with VS 2013 on Windows 8, but I
>> >> had already worked on my whole system's file permissions just to get
>> >> Cygwin to work.
>> >>
>> >> There are a lot of instructions online for giving users full access to
>> >> the C drive, but I can't remember which ones actually fixed my
>> >> problem. You'll have search a little and try things out. In the end I
>> >> was only able to give myself full access to C:\terry but not C:.  You
>> >> may have better luck. Now doing all my compiling and other work in
>> >> C:\terry works fine.
>> >> --
>> >> Terry Welsh
>> >> www.reallyslick.com
>> >> _______________________________________________
>> >> osg-users mailing list
>> >> [email protected]
>> >> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>> >
>> > _______________________________________________
>> > osg-users mailing list
>> > [email protected]
>> > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>> _______________________________________________
>> osg-users mailing list
>> [email protected]
>> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
> 
> 
> 
> -- 
> http://www.ssTk.co.uk
> _______________________________________________
> osg-users mailing list
> [email protected]
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to