473,386 Members | 1,705 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

lnk1181 glowcode.lib missing

I took an sdi mfc app created under vstudio (prior to .net) and rebuilt it
using vstudio.net. The debug configuration builds fine, but when I try to
build the release version I get the following linker fatal error - LNK1181:
cannot open input file 'glowcode.lib'.

There is no such file on my workstation. What is glowcode.lib, and why is
the linker looking for it? If I need it, where do I get it? I am using
Microsoft Development Environment 2003 Version 7.1.3088, .NET Framework 1.1
version 1.1.4322, and Microsoft Visual C++ .NET 69462-112-0083613-18434.

-frank brown
http://www.inwa.net/~frog/
Nov 17 '05 #1
1 969
On Fri, 03 Sep 2004 16:07:23 GMT, frank brown wrote:
There is no such file on my workstation. What is glowcode.lib, and why is
the linker looking for it? If I need it, where do I get it? I am using
Microsoft Development Environment 2003 Version 7.1.3088, .NET Framework 1.1
version 1.1.4322, and Microsoft Visual C++ .NET 69462-112-0083613-18434.

Glowcode is a memory leak detection, code profiler.

The person that has created the VC++ 6.0 project was probably using
Glowcode but you are not...

You can either remove all references to glowcode or buy it.

Here is their URL:
http://www.glowcode.com/

// Anders

Crossposted to: microsoft.public.dotnet.languages.vc,microsoft.pub lic.dotnet.languages.vc.libraries,microsoft.public .vc.mfc
Replies will go to: microsoft.public.dotnet.languages.vc
Nov 17 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: Steven T. Hatton | last post by:
If you happen to have Accelerated C++ by Koenig and Moo, and haven't gotten around to reading it, I suggest you count the pages between page 18 and page 51. I came up with zero. This is very...
102
by: Skybuck Flying | last post by:
Sometime ago on the comp.lang.c, I saw a teacher's post asking why C compilers produce so many error messages as soon as a closing bracket is missing. The response was simply because the compiler...
0
by: kris | last post by:
hi can any one help me out, i have written a code for Word Indexing using Dll's i think this is an incomplete code for WORD INDEX. I had encountered this error "Error! No index entries found"...
2
by: Michael | last post by:
I am trying to write a simple C testcase for a C DLL using Visual C++ 6.0. The link step fails with LINK : fatal error LNK1181: cannot open input file "c:\my.obj" I do not have any files my.*...
2
by: Rob Manger | last post by:
Hi Guys, Urgent problem. Trying to compile my solution I get the following error: Linking... LINK: fatal error LNK1181: cannot open input file 'Release\icmpping.abj' Note, I havn't changed...
0
by: Tony Johansson | last post by:
Hello! Some background information so you have a chance to answer the question. I use Windows form (C++) and the IDE is VS2003. This application deals with Globalization.CultureInfo which mean...
17
by: Justin Emlay | last post by:
I'm hopping someone can help me out on a payroll project I need to implement. To start we are dealing with payroll periods. So we are dealing with an exact 10 days (Monday - Friday, 2 weeks). ...
6
by: Hareth | last post by:
When i build the sample app baseclasses (that came with winfx sdk) i get an error: Error 1 fatal error LNK1181: cannot open input file 'strmiids.lib' BaseClasses I know where the 'strmiids.lib'...
8
by: giginjose | last post by:
LINK : fatal error LNK1181: cannot open input file 'obj\ARMV4I\debug\intxsc1.obj'. I am getting this error after building my OS design on Platformbuilder 5.0 Please help me to fix it up.
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.