473,889 Members | 1,568 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

SharpDevelop: exec sdkvars.bat before building a C++ project

Hi all,

I am diving into the great topic of C# development and found the GPLed
#develop IDE *very* nice.

My system is a WinXP Home box with XP SP2 Platform SDK (full), .Net
Framework SDK.

Compiling C# sources works out of the box but having problems with
C++. An error msg pops up stating that the cl.exe cannot be found due
to PATH env vars issues.

In C# Project options | Configurations | Debug/Release | Output I am
able to set a script, which will be executed before building. Here I
would refer to
%ProgramFiles%\ Microsoft.NET\S DK\v1.1\Bin\sdk vars.bat
which sets all vars for my build environment.

Unfortunately this option is not available in C++ projects (at least I
couldn't find it). Is it possible to execute this sdkvars.bat prior to
building my project? If yes, where can I enable this? How is this
circumvent by other developers despite "hard coding" the env vars in
Control Panel | System...?

Thanks in advance,
George
Jul 21 '05 #1
0 1421

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

Similar topics

0
1277
by: Mark Wright | last post by:
I have a script that I use to control our build process. It is a general purpose script that exec's other scripts that contain project specific python code. In one of those other, project-specific, scripts I exec a third script. That third script is failing because it can't seem to 'import' successfully. It seems that if one 'exec's a string that in turn 'exec's another string, the 'import's don't work in the second string. I'm...
2
8920
by: Chip Mayan | last post by:
Hello, I am fairly new at stored procedures. I have created some that will go through a table and return a start date and an end date that is dependent upon the fiscal period you want, but I then need to use those dates in another stored procedure to retrieve the information I need. My stored procedure looks like this. ======================================================================
1
7238
by: Rebecca Lovelace | last post by:
I have a trigger on a table. I am trying to dynamically log the changed fields on the table to another table, so I am iterating through the bits in COLUMNS_UPDATED() to find what's changed, and getting the column name programatically. This is all working fine. If I do a regular insert command in my trigger then everything works fine. However, since I want to retrieve data from the column name which I got programatically from the...
6
3287
by: philipdm | last post by:
I am building a SQL statement that returns a number. when I execute the Built SQL statment EXEC(@Build). What I need to do now is take that number that comes back and store it in another variable so I can do some conditional logic. Any ideas? See SQL below. Something like @Count=Exec(@Build) which I know doesnt work. Thanks, Phil
6
2810
by: T. F. | last post by:
Is the free compiler SharpDevelop a real alternative to Visual C#? Or are there a lot of things that make Visual C# superior? thanks for help.
0
269
by: George | last post by:
Hi all, I am diving into the great topic of C# development and found the GPLed #develop IDE *very* nice. My system is a WinXP Home box with XP SP2 Platform SDK (full), .Net Framework SDK. Compiling C# sources works out of the box but having problems with C++. An error msg pops up stating that the cl.exe cannot be found due
4
2157
by: =?ISO-8859-1?Q?Gregory_Pi=F1ero?= | last post by:
I'm curious why this code isn't working how I expect it to: import sys d=3 def func1(a,b,c): print a,b,c,d print sys.path exec "func1(1,2,3)" in {'func1':func1}
4
5349
by: linuxadmin | last post by:
hello! i have read somewhere, that the fact, that mono doesn't implement 100% of windows.forms, is the reason, that sharpdevelop doesn't run with mono (under linux). this site, http://www.mono-project.com/WinForms_CodeOwners however, tells me, that windows.forms (.net 1.1) under mono is nearly complete.
0
1317
by: =?ISO-8859-1?Q?Arne_Vajh=F8j?= | last post by:
Paul J. Hurley wrote: I have used SharpDevelop for several years. Not for large projects, but for many small. In total about 50000 lines of code. Lots of trivial stuff but still some code. And I like it and have no intentions to switch to VS Express.
0
9962
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9810
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10791
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10889
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9609
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7993
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
7150
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
2
4251
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
3256
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.