Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
Best practices
0 votes
2 replies
56 views

I am developing a LangGraph project with uv. It makes use of LangGraph's implementation of the model context protocol to interface with a number of third-party services, among them an interface for ...
-1 votes
1 answer
196 views

I'm trying to build glibc 2.42 on a SLES 15 SP 6 machine (yeah, sorry about that, not my choice). When configuring glibc, I am told: These critical programs are missing or too old: "GNU ld ...
0 votes
0 answers
52 views

I have a question and I need help solving an issue. I have an installshield 2016 installation and I want to allow the user to either select an existing SQL Server database (and then the installation ...
0 votes
1 answer
187 views

I have a number of prerequisites for my application, which are specified in the "Prerequisites" page in Advanced Installer. However, I don't want to include these in the installer package ...
1 vote
2 answers
105 views

I have a list of header files which I want to compile at once using Makefile. Some of them, however, have an externally defined function in assembly. If that is the case, there is a file with the same ...
0 votes
1 answer
491 views

The installer property Localization is Chinese(Traditional).Localization is Chinese(Traditional) And in Prerequisites dialog box, I need to install Microsoft .Net Framework 4.8.Prerequisites dialog ...
0 votes
1 answer
61 views

I have a tree where I have something like this : libFoo/foo.c libFoo/bar.c resulting in libFoo.a being placed in an .out directory at the top of the directory tree. I then have an application like so:...
0 votes
2 answers
112 views

Use case: I use many Makefiles that share some logic but differ notably in prerequisites, so I include a Common.mk file and use a PREREQ variable in all of them. Problem: $(PREREQ) is correctly set ...
mrjoops's user avatar
  • 38
0 votes
1 answer
42 views

I am building a static library from source files foo.c, bar.c and baz.c Even though the library is timestamped newer than foo.o, bar.o and baz.o it still gets rebuilt every time I run make. here is ...
0 votes
0 answers
48 views

There are hundreds of questions and answers around embedding installation prerequisites, however there is no answer to embedding the prerequisites, the prerequisite checking installer and application ...
0 votes
2 answers
158 views

When I run make, it correctly does the first prerequisite ".m4a" file, but then it stops and doesn't proceed. I've checked and the $(OBJ) does seem to have all the files in there, so I can't ...
0 votes
2 answers
302 views

How to check in WiX (Product.wxs) if Office is installed in version 2010, 2013, 2016, 2019 or later? 2007, 2003 or older should be ignored (as if Office is not installed at all). I'm aware of this ...
-1 votes
1 answer
743 views

I have a WPF application which is distributed by ClickOnce. ClickOnce handles well prerequisite like LocalDb and .Net Desktop Runtime. I started to use Identity in the program so now I need ASP.NET ...
0 votes
2 answers
1k views

I developed VSTO Excel Add-In and usually I do installers with Advanced Installer, but my current client insist on VS Installer, which is dreadful... I target x64 Office, and have .NET 4.8 ...
3 votes
1 answer
2k views

I am using ClickOnce in Visual studio. I can set ".net desktop runtime 6.0.10 (x64)" and "".net runtime 6.0.10 (x64)" prerequisite. I also need "ASP.NET Core Runtime 6.0....

15 30 50 per page
1
2 3 4 5
...
20

AltStyle によって変換されたページ (->オリジナル) /