Wrox Programmer Forums
|
Visual Basic 2010 General Discussion For any discussions about Visual Basic 2010 topics which aren't related to a specific Wrox book
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Visual Basic 2010 General Discussion section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old August 6th, 2011, 11:53 PM
4CAMan
Guest
 
Posts: n/a
Default Help! Need a vb compiler

I've been trying to use the compiler built into the program. No can do. I get lots of mixed answers, telling me where to go and what not, but i can't find the stuff, or the stuff isn't correct. I just want to take all the code, and put it into a compiler capable of compiling vb. A download for something like Visual Basic Command-Line Compiler would be ideal. Thanks!

Last edited by 4CAMan; August 27th, 2012 at 12:34 PM..
 
Old August 7th, 2011, 07:37 AM
Authorized User
 
Join Date: May 2010
Posts: 70
Thanks: 4
Thanked 6 Times in 6 Posts
Send a message via Yahoo to GeneBuchite
Default vbc.exe

I believe what you are looking for is titled "Vbc.exe". It is a command line compiler for the .net 4 framework. According to Appendix A of the book "Professional Visual Basic 2010 and .net 4", the compiler should be located at "c:\Windows\Microsoft.net\Framework\v4.0\vbc.e xe After the default .net 4 framework is instaled... According to the authors, there is also a 64 bit compiler located at "c:\Windows\Microsoft.net\Framework64\v4.0\vbc.exe , even though Visual studio is still a 32 bit application.



Good luck





Similar Threads
Thread Thread Starter Forum Replies Last Post
Compiler error Arcy BOOK: Professional ASP.NET 4 : in C# and VB 1 November 20th, 2011 09:23 PM
Compiler Romaunt V. Intro Programming 2 October 18th, 2008 06:27 AM
For all who need a C/C++ compiler... Ammiel C++ Programming 1 July 17th, 2003 01:42 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.