PDA

View Full Version : why i can't find generate Arm makefile button in the toolbar?


freepine
03-05-2003, 09:23 PM
I can't find buttons of "generate arm makefile","BREW MIF Editor","BREW Resources Editor" in the toolbar of visual
studio after i installed BREW SDK,and I can't fine the "ARMMakeBREWApp" Add-ins in tools->customize->add-ins and Macro files as said in BREW SDK user guides.
where i can get the add-in dlls?
thanks for your help.

chenwww2002
03-07-2003, 06:52 AM
I didn't find too!:o

Mr.Prayer
03-14-2003, 02:41 AM
You can extract ARMMakeBREWApp.dll from SDK installation file manually (WinRar can do this).
Don't know why but SDK installer doesn't extract it itself.

freepine
03-15-2003, 10:59 PM
thank you.
but where can i get the SDK installer as yours?
i have installed the SDK2.01 from web,
and i can't extract the install file of version 2.0.

Mr.Prayer
03-17-2003, 02:36 AM
Hmm...
I told about v1.1 of SDK. May bee there is another packer/installer used in v2.0.

If you wish i can mail this dll to you...

freepine
03-18-2003, 07:18 AM
ok,thank you very much.
please send to
goshname@163.com

Dragon
05-21-2003, 01:20 PM
Did anyone ever manage to get these tools installed in Visual Studio.NET?

I extracted the ARMMakeBREWApp.dll from the SDK and copied it into my brew bin folder, but nothing else happens. I also tried to install the tool/macro in Visual Studio.NET the way it is described in the SDK documentation, but since that documentation is evidently referring to VS 6.0 or so, I just can't figure it out.

Pointers, anyone?

ashwin
12-27-2003, 06:29 AM
What was the final path in getting this done ?

hoyle
01-19-2004, 04:55 AM
Extract ARMMakeBREWApp.dll to:
%ProgramFiles%\Microsoft Visual Studio\Common\MSDev98\AddIns

It will work.

ashwin
01-19-2004, 05:13 AM
Yes. In the case of 1.1, simply extract the ARMMakeBREWApp to anywhere and select it from tools->customize in the IDE. Question was more torwards 2.0.

bambos_xiouros
06-06-2005, 10:22 AM
Hi,

Im using MS Visual Studio .NET 2002 and am having the same problem as above.

The brew toolbar is present but it has no buttons on it.

I found a ARMMakeBREWApp.dll on the net but dont know where to copy it to as Visual Studio .NET 2002 seems to use a different directory structure as the one stated above.

Any ideas ?