Wrox Programmer Forums
|
BOOK: Ivor Horton's Beginning Visual C++ 2013
This is the forum to discuss the Wrox book Ivor Horton's Beginning Visual C++ 2013 by Ivor Horton; ISBN: 978-1-118-84571-4
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Ivor Horton's Beginning Visual C++ 2013 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 November 5th, 2014, 11:50 PM
Authorized User
 
Join Date: Nov 2014
Posts: 91
Thanks: 2
Thanked 1 Time in 1 Post
Default Ex6_10 Build Problem

When I tried to build a solution to the example program, I get the following error message:

Code:
- Build started: Project: Ex6_10, Configuration: Debug Win32 ------
1>Ex6_10.obj : error LNK2019: unresolved external symbol "double __cdecl expr(char *)" (?expr@@YANPAD@Z) referenced in function _main
1>C:\Users\Dexter\Documents\Visual Studio 2013\Projects\Ex6_10\Debug\Ex6_10.exe : fatal error LNK1120: 1 unresolved externals
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
I inputted the code myself and used the downloaded code and came out with the same error message.





Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem with Example in Chapter 1 (Build Providers) awhitsel BOOK: Professional ASP.NET 4 : in C# and VB 0 January 7th, 2014 04:34 PM
Build Cab file problem Timothy_Wang NAnt 0 July 14th, 2008 03:26 AM
Debug/Build Problem BigJim BOOK: Beginning Visual Basic 2005 ISBN: 978-0-7645-7401-6 4 June 9th, 2007 09:11 AM
.NET Build problem sangata General .NET 0 August 24th, 2004 11:39 AM





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