- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi All,
I realize that this should have nothing to do with the Intel Fortran compiler, but here goes anyway. I cannot get a post-build event to work. If I just put in any old DOS command, I get an error message. If I place "cmd" at the beginning of the line, I get a quick message that the event occurred, but nothing happens. What am I missing here? I should add that while I have used Visual Studio for many C# projects I have never before had occasion to bother with build events. I think I'll see if I can get them to work in one of my C# projects.
TIA,
Bill
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What is the error message you get? I have plenty of post-builds (usually, copy the exe to another folder) that work fine.
Linda
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What is the error message you get? I have plenty of post-builds (usually, copy the exe to another folder) that work fine.
Linda
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What is the error message you get? I have plenty of post-builds (usually, copy the exe to another folder) that work fine.
Linda
Well as usual it was just a stupid mistake on my part. All that I really needed to do was reference the correct executable (python.exe in my case) with the path included and with command line parameters correctly specified, and all was well. Thanks for the reply.
Bill
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page