Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Extra libraries, Code snippets, applications etc. » OS Problems etc., Win32, POSIX, MacOS, FreeBSD, X11 etc » How to call cl.exe using LocalProcess
How to call cl.exe using LocalProcess [message #44035] Tue, 16 December 2014 16:51 Go to previous message
cbpporter is currently offline  cbpporter
Messages: 1401
Registered: September 2007
Ultimate Contributor
Hi,

This question is a bit off-topic, but I'm trying to compile a cpp file using LocalProcess.

My program creates a .bat file which when run with double click or a command prompt works fine.

But when invoking the .bat with LocalProcess, I get an error similar to:
c1xx : fatal error C1083: Cannot open source file: 'd:\MyApps\tests\tests.cpp': Permission denied

The reason I'm writing a bat first and executing it was in hopes of getting over this error message when trying to execute the body of the bat directly using LocalProcess.

Since TheIDE builds source code just fine, I was wondering if anybody working on the build code for TheIDE encountered a similar situation?

Thank you!
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Strange behaviour: spy++ vs Ranorex vs EnumChildWindows
Next Topic: gdkconfig.h & glibconfig.h missing after hook up GCC.bm
Goto Forum:
  


Current Time: Fri Apr 19 19:12:59 CEST 2024

Total time taken to generate the page: 0.02865 seconds