Re: [OBORONA-SPAM] Re: Run Program



When I add libs to c:\windows program don't sow error, but run only under console!!!!!
When i click on icon of program it don't run. And I don't add anything
to compiler/linker options, only `pkg-config gtkmm-2.4 --cflags --libs`.
What i must do for run program normally, by clicking on it's icon.


On Sun, 08 Jan 2006 04:49:04 +0200, jeff rob <jeffrobins747 hotmail com> wrote:

When and how are you adding it to the evironment variables? There are global, boot time, variables and there are run time variables that you can set for just that instance. The library should be in one of the the following directories: c:/windows/, c:/windows/system or c:/windows/system32/ If the library is not in one of those, then there is a good chance that the program won't find it and won't run. It's not that uncommon for a program to be unable to use library files from its own directory, although I think that it's a bad choice on the side of the complier to not add this functionality to a program.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]