No announcements
Found 2057158 threads
-
1 Votes
envdte compile single file
How do I invoke the Compile command for the C++ project system that is on the context menu?Answered | 9 Replies | 2132 Views | Created by Mega512 - Monday, August 5, 2013 8:44 PM | Last reply by Christian HL - MSFT - Tuesday, August 13, 2013 12:45 PM -
1 Votes
How to compile one single cpp file?
That will also ensure that it actually gets linked and compiled with all the necessary options so you can debug and run it.Answered | 2 Replies | 3180 Views | Created by Rafael Sousa - Thursday, August 27, 2009 12:45 PM | Last reply by nobugz - Thursday, August 27, 2009 3:16 PM -
0 Votes
Directing compiler generated files
Thank you very much Igor Tandetnik /IMPLIB is indeed a linker option and took care of both .exp and .libAnswered | 6 Replies | 1039 Views | Created by FromJava - Monday, April 14, 2014 5:18 PM | Last reply by FromJava - Tuesday, April 15, 2014 6:32 PM -
0 Votes
How to output each line of the input text file as a single file?
I am wondering if the input file is a flat file and I want to keep processing each output file in another orchestration, so the ...Answered | 3 Replies | 6482 Views | Created by Xiao Han - Friday, January 21, 2011 2:34 AM | Last reply by Xiao Han - Sunday, February 20, 2011 10:23 PM -
0 Votes
REMOVING MULTIPLE HEADERS FROM SINGLE TEXT FILE
Hi Mike02805, Please provide more details, including sample of the text file.Answered | 7 Replies | 9711 Views | Created by SQL_Admirer - Tuesday, September 18, 2012 9:55 AM | Last reply by Yitzhak Khabinsky - Tuesday, January 29, 2019 11:13 PM -
0 Votes
Can multiple queries be output to a single text file?
What I wanted to do was run a set of queries (15 of them) and output the results of all those queries into a text file - one text file for each ...Answered | 4 Replies | 7572 Views | Created by Rae_P - Tuesday, December 6, 2011 7:06 PM | Last reply by Brian Tkatch - Friday, December 9, 2011 2:29 PM -
2 Votes
how to enforce a file to compile prior than the other file in VC++
I have a requirement where one of the file is getting compiled earlier than the dependent file.Answered | 11 Replies | 1096 Views | Created by Deepthi Kalyan - Sunday, March 17, 2013 8:05 AM | Last reply by Viorel_ - Thursday, March 21, 2013 6:58 AM -
1 Votes
Compiling and managing .rc file
Can I keep separate .rc file for each language?..Answered | 1 Replies | 1865 Views | Created by RAGHUDEEP - Friday, July 19, 2013 6:37 AM | Last reply by David Lowndes - Friday, July 19, 2013 7:12 AM -
1 Votes
How to disable CodeAnalysis for a single file?
Or another idea might be to flag it as compiler or tool generated.Answered | 1 Replies | 994 Views | Created by midonet - Tuesday, April 19, 2016 12:40 PM | Last reply by Konrad Neitzel - Thursday, April 21, 2016 2:45 PM -
1 Votes
Comparing Text Files for Differences
Yes, compiling a single file is all that is needed.Answered | 36 Replies | 1147 Views | Created by Bernd Strauss - Monday, October 9, 2017 1:57 PM | Last reply by Frank L. Smith - Wednesday, October 18, 2017 1:41 PM -
0 Votes
Compile Error of IDL file
On 4/7/2016 1:48 AM, Annael Samwel wrote: I have the source code for IDL file I want to compile it into tlb.Answered | 2 Replies | 887 Views | Created by Annael Samwel - Thursday, April 7, 2016 5:48 AM | Last reply by Igor Tandetnik - Thursday, April 7, 2016 3:10 PM -
0 Votes
create single exe file
http://www.itscodingtime.com/post/Combine-Setup-MSI-and-EXE-into-a-single-package-with-IExpress.aspx This may be helpful.Answered | 3 Replies | 1998 Views | Created by clementcw - Thursday, January 19, 2012 2:58 AM | Last reply by Shyam Kr - Thursday, January 19, 2012 6:32 AM -
0 Votes
Compile XAML file independently from C# file
You can compile XAML independently of C#, sort of.Answered | 5 Replies | 7166 Views | Created by Marco Rosas - Thursday, June 12, 2008 5:06 PM | Last reply by Mark Gu - Saturday, June 14, 2008 5:02 AM -
2 Votes
Troubles compiling a menu file.
The problem is gone only changing the MPR file to PRG file.Answered | 2 Replies | 1441 Views | Created by AlejandroFernandez - Sunday, January 27, 2013 11:41 PM | Last reply by AlejandroFernandez - Tuesday, February 5, 2013 5:56 PM -
0 Votes
Compile/decompile CHM files in C#
Hi, I want to decompile a CHM file (help file) and also be able to compile the generated files back to a CHM file again in C#.Answered | 1 Replies | 11124 Views | Created by marca292 - Wednesday, May 6, 2009 11:56 AM | Last reply by ashawani_dubey - Thursday, May 7, 2009 11:20 AM -
0 Votes
My.Settings file not included in compile/install
I know the user.config file is written to the path in appdata, but when I run the compiled version none of the values in that file are being read.Answered | 8 Replies | 453 Views | Created by seasider60 - Thursday, December 21, 2017 11:02 AM | Last reply by Hart Wang - Tuesday, December 26, 2017 7:36 AM -
1 Votes
Compiler / PCH File Format Question
I did copy a project from one machine to another, but I never copy the debug folder or even any pre-compiled stuff, or even the *.ncb ...Answered | 14 Replies | 15248 Views | Created by Mr Muppet - Friday, February 22, 2008 1:52 AM | Last reply by Carl Daniel - Tuesday, October 11, 2011 6:55 PM -
0 Votes
Compile PDFs (in a binary field) into a single?
Has anyone attemped to compile a single PDF/XPS from several PDFs/XPSs?Answered | 1 Replies | 738 Views | Created by ISO Systems, LLC - Wednesday, March 20, 2013 3:45 AM | Last reply by Yann Duran - Wednesday, March 20, 2013 12:09 PM -
0 Votes
Aligning text in a text file
I found a copy of the VB 2080 compiled version of the program.Answered | 26 Replies | 4549 Views | Created by Plasman - Tuesday, January 17, 2012 8:55 PM | Last reply by Plasman - Sunday, January 22, 2012 7:51 PM -
0 Votes
run single source files in visual studio
i am saving all the source files in the sourcefile folder of my projects.Answered | 1 Replies | 9477 Views | Created by manish411 - Thursday, July 8, 2010 11:48 AM | Last reply by Fredrick_V - Thursday, July 8, 2010 11:35 PM - Items 1 to 20 of 2057158 Next ›
No announcements