Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5
Default newbie c++/excel issue

I work for a large company, and we are using Microsoft Visual Studio
8.

A large c++ library of EXCEL tools was placed on the network drive.

I then copied all the files to my own local C drive to work on my own
version.

However, it doesn't build the xll correctly.

My local version does build and compile without errors.

I then run it in debug mode and it correctly fires up EXCEL.

However, where it goes wrong is that it never builds the file fred.xll

(The name "fred" is a fictitious name, that I'm using for
confidentiality reasons.)


I would very much appreciate help. I can also be contacted at
pauldepstein at yahoo dot com

I'm aware that there are dozens of websites which show you how to load
and build xll files. However, this is different -- I'm not building
an xll from scratch.

When I try and set breakpoints to debug the c++, I get messages saying
that the breakpoints won't be hit because symbols haven't been loaded
for the document. I believe, after talking to colleagues, that the
problem is with building the xll.

Paul Epstein

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5
Default newbie c++/excel issue

On Aug 10, 3:35 pm, wrote:
I work for a large company, and we are using Microsoft Visual Studio
8.

A large c++ library of EXCEL tools was placed on the network drive.

I then copied all the files to my own local C drive to work on my own
version.

However, it doesn't build the xll correctly.

My local version does build and compile without errors.

I then run it in debug mode and it correctly fires up EXCEL.

However, where it goes wrong is that it never builds the file fred.xll

(The name "fred" is a fictitious name, that I'm using for
confidentiality reasons.)

I would very much appreciate help. I can also be contacted at
pauldepstein at yahoo dot com

I'm aware that there are dozens of websites which show you how to load
and build xll files. However, this is different -- I'm not building
an xll from scratch.

When I try and set breakpoints to debug the c++, I get messages saying
that the breakpoints won't be hit because symbols haven't been loaded
for the document. I believe, after talking to colleagues, that the
problem is with building the xll.

Paul Epstein


I managed to solve my own problem.

I needed to type "$(TargetPath)" into the right section of the
configuration manager.

Anyway, I'm clearly a newbie to visual c++ excel development, so
advice on books and websites would be welcome.

I have excel add-in development in c/c++ by Steve Dalton which is
excellent -- it just doesn't assume the set-up of working with a c/c++
library.

Paul Epstein

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Newbie with VBA for Excel echo---pscbro Excel Programming 7 February 6th 07 10:49 AM
Real Newbie newbie question Dave New Users to Excel 0 January 10th 07 07:55 PM
help for an excel newbie gingertips Excel Worksheet Functions 2 January 30th 06 06:55 PM
Please help an Excel Newbie! Mustangman New Users to Excel 1 December 27th 05 03:15 AM
Newbie help...VBA w/ Excel Joe Excel Programming 3 August 11th 03 11:30 PM


All times are GMT +1. The time now is 10:39 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"