windows-7-x64 Questions

1

Solved

Here is the process I tried to install xgboost: git clone --recursive https://github.com/dmlc/xgboost git submodule init git submodule update cp make/mingw64.mk config.mk It was good until I ran...
Disillusionize asked 12/6, 2016 at 11:55

3

Solved

I'm writing an installer pack for a product using Wix, the whole thing is in x86, but now i need to add a key to the x64 part of the registry. I looked around and found this stack answer which I th...
Carabao asked 2/10, 2012 at 7:28

1

Solved

I installed Node.js on my windows 7 local machine as this link says : install-node-js-npm-windows After that i installed Gulp.js by this command through command line : npm install -g gulp And...
Realistic asked 17/5, 2016 at 23:12

3

Solved

I installed Anaconda 64 python 2.7 on Windows 7 64-bit version. After installation, the anaconda prompt can start with no problem. But whenever I restart/shutdown and restart the laptop, the anacon...
Grapery asked 15/1, 2016 at 19:21

1

Solved

I am trying to determine exactly when a daylight savings transition occurs in a Perl script using Perl's localtime function and printing the time zone using strftime. The strange thing is this see...
Fountainhead asked 14/4, 2016 at 18:2

6

Solved

I tried running sample programs provided at NVIDIA's official site. Most of the programs ran smoothly except few where I get similar error messages. How can I fix that? Here's a sample of error mes...
Toboggan asked 10/4, 2013 at 22:34

4

Solved

I have installed windows 7 x64, therefore i have a confusion whether i have to install JDK x64 or JDK x86? please help me, thank you
Cockle asked 14/7, 2010 at 1:10

5

Solved

I would like to install Visual Studio 2013 on Windows 7 64-bit. For some reason, the installer says "Setup Blocked" with an error "This version of Visual Studio requires a computer with a newer ve...

1

Solved

I am a new one who started to use Oracle Database and faced the problem during installation the last verstion of Oracle XE 11g x64 to the Microsoft Windows 7 x64 Enterprise. During installation w...
Pissarro asked 20/1, 2016 at 17:47

1

Solved

I'm following the old tutorials off of gettingstartedwithdjango.com. This series is quite old and I'm new to Django which is why I hit that site in the first place. It became my first introductio...
Enneastyle asked 21/12, 2015 at 22:30

3

Solved

I've created a custom boot-strapper for my application using Wix and Burn, but in the time it took to learn I managed to install several early variants in such a way that they won't uninstall. I th...

0

Something is wrong with my preview handlers in Outlook. When I receive an email with a .txt attachment*, if I click on it, I get this message in the preview pane: This file cannot be previewed bec...
Casework asked 23/11, 2015 at 19:24

6

Solved

I've been using Cygwin (for a long time). Specifically, I use it (including gcc/g++) on Win7 for development work. I've just recently noticed there now exists a 64-bit version. I don't have a spe...
Punish asked 20/8, 2013 at 7:26

3

I am using VS2010 on Windows 7 (64 bits). When trying to install "Nuget Package Manager" from VS's "Extension Manager" it fails. The download works, but then I am stuck at the installing progress b...
Isolda asked 24/8, 2012 at 9:13

2

Solved

I have tried to install the PL/Python v2.x language inside PostgreSQL on my database running the query: CREATE EXTENSION plpythonu; (I got this from http://www.postgresql.org/docs/9.3/static/plp...
Drooff asked 14/6, 2014 at 4:39

1

I'm trying to using distutils.dir_util on Windows 7 64bit. As far as I can glean from various googling, I may need to install some distutils package separately? I do have the base distutils package...
Cheesewood asked 20/9, 2013 at 4:42

1

Solved

Having problems to compile hello-world.py using Nuitka on windows. The command I am using is: nuitka --standalone --portable --remove-output --recurse-all --python-version=3.4 hello_world.py T...
Hakim asked 13/10, 2015 at 14:7

3

When I try to execute the SQL Server 2012 BCP.exe utility to dump the contents of a table to a file using a fully qualified path to the exe, D:\SQL2012\110\Tools\Binn\bcp.exe DBNAME.DBO.TABLENA...
Sudoriferous asked 19/9, 2015 at 2:2

4

Solved

I have developed a simple application with Qt 5.0.2 on Windows 7 Ultimate. As a compiler the QtCreator used MSVC2012_64bit. And I cannot move my application onto other computer. It does not work. Q...
Parthenogenesis asked 24/4, 2013 at 17:37

1

Is there an environment variable to directly access System32 or SysWOW64 folder, respectively, in Windows 7 32bit or 64bit? I know of a workaround by using %WINDIR%\System32 which is not working f...
Foreignism asked 9/10, 2013 at 10:36

1

Solved

I am very new to Docker, and I am trying to run the default tomcat image. I see that the container is running, but when I try to hit it from my web browser, I get "CONNECTION REFUSED". What is goi...
Caeoma asked 2/9, 2015 at 17:4

12

Solved

I'm having an issue on my Windows 7 64-bit machine with aapt.exe. It is throwing the following error: aapt.exe has stopped working Its not project related, Since i've tried multiple projects, it ...

1

In my software I have 4x 500GB files which I write to sequentially in a circular fashion using boosts memory mapped file APIs. I allocate regions in 32MB blocks, and when allocating a block at the...
Minesweeper asked 22/7, 2015 at 9:16

1

Solved

The help files say right click on the target platform in the project manager and select "Add platform", but when I do this the "Add Platform" item is greyed out. Is there another way to add the 64...
Abnormal asked 14/7, 2015 at 15:24

2

Solved

I am really confused about windows media capture namespace, I would like to import the namespace to develop camera function in windows 8.1. FYI, I developed using visual studio 2013 and windows 7...
Carman asked 11/6, 2015 at 5:52

© 2022 - 2024 — McMap. All rights reserved.