A 64-bit architecture is usually a system where addresses (pointers) are 64 bits wide. Sometimes, it can mean a system where the “natural” size for integer computations (the word size) is 64 bits.

learn more… | top users | synonyms (2)

-1
votes
0answers
16 views

Skype for Ubuntu 12.04 LTS 64 bit [closed]

Where can I get Skype for Ubuntu 12.04 LTS 64 bit. I have searched every blog. Tried every method. It shows some missing dependencies. Tried installing them too. No Luck! Missing Dependency: ...
1
vote
0answers
25 views

How can i install mysql-client of 32bit into ubuntu 12.04 of 64bit?

jinlong@long:~$ sudo apt-get install mysql-client-5.5:i386 [sudo] password for jinlong: Reading package lists... Done Building dependency tree Reading state information... Done Some ...
-1
votes
0answers
3 views

“Install Backtrack” icon STILL on desktop [closed]

I installed backtrack5 following the wiki guide from http://www.backtrack-linux.org/wiki/index.php/Install_BackTrack_to_Disk And the icon persists to stay on the desktop, the guide is very easy and ...
0
votes
1answer
20 views

Issue compiling using py2exe on Windows 7 x64

I'm using py2exe to compile my script into an exe file to run on Windows, but I'm hitting errors based on my OS, which is Window 7 x64. I'm running the below script in cmd using execmaker.py py2exe: ...
0
votes
0answers
8 views

Taskkill 64bit java.exe and keep 32bit java.exe

I'm working on Windows 2008 server 64bits with - Jenkins - Selenium Hub/Node The Jenkins site launched using java.exe *32 Selenium Hub/Node launched by a Jenkins jobs with java.exe (I assumpt it's ...
-2
votes
3answers
38 views

How to install Python modules on Windows 7 64-bit [closed]

I would like to know how can I install Python packages on a Windows 7 system? I've followed more guides than I can count and all ended up in failure, unfortunately. And since I am new to Python, can ...
0
votes
2answers
36 views

All android project fail to compile on Eclipse - Windows8 64 bit

Just downloaded FacebookSDK - tried to compile and - “R cannot be resolved to a variable” error. Create new empty project - “R cannot be resolved to a variable” error. even when open old working ...
1
vote
0answers
56 views

Assigning string to char pointer in 64bit C++ error

I am stucked in a problem assigning a string to a character pointer. It seemed that the character pointer is taking only first 256 character of the string. My working in 64bit platform. Also the same ...
0
votes
0answers
20 views

linking a static(.a) library with a shared (.so) library, getting error “relocation R_X86_64_32S against a local symbol; recompile with -fPIC”

Compiling with g++ 64 bit in redhat using eclipse. Compile Error: ../lib-EL5-64bit/libskd3_clnt_30134500.a(skd_clnt.o): relocation R_X86_64_32S against `a local symbol' can not be used when making a ...
2
votes
1answer
44 views

Use printf to print the values referenced by an array of pointers

The image shows how I have loaded the addresses of the Array of 10 byte elements as the values to a pointer array. I intend to sort this array, LATER. For now I am stuck trying to dereference these ...
0
votes
1answer
19 views

linker error after changed the type of c++ project from x86 to x64

I had a project which was compiled and liked well, but I need to linked it with a 64 bit library and I tried to change the type of project to 64 and now the project doesn't linked correctly. The ...
0
votes
0answers
24 views

linker error when building an applicatio which uses QT

I just compiled qt as explained here: Compiling Qt 4.8.x for Visual Studio 2012 But when I am compiling my code which was written by somebody else, I am getting this rror: Error 74 error ...
0
votes
1answer
30 views

CentOS 64bit RPM with 32bit dependencies

I have a helper rpm package which is used to install the necessary dependencies in order for some software to work; the problem is that the dependency packages required are the 32bit ones, which can't ...
4
votes
2answers
151 views

Assembly calls to System unit functions on FreePascal x64

I have some Delphi/assembly code that compiles and works fine (XE2) for Win32, Win64, and OSX 32. However, since I need it to work on Linux, I have been looking at compiling FPC versions of it (so ...
0
votes
0answers
35 views

Drawing a Triangle (myprog.exe has stopped working)

I did all the steps of the next link: http://www.directxtutorial.com/Lesson.aspx?lessonid=11-4-5 Unfortunately, when I run the program, I get: myprog.exe has stopped working If I change the ...
0
votes
0answers
46 views

ODBC Error Office 2013 Windows 8 64 bits

I am developing an C# .Net application that uses an odbc driver to make queries into an excel sheet. That application had been working for several years now. Recently a problem occured when i tryed to ...
0
votes
0answers
18 views

BoxedAppPacker won't run my x64 executable

Summarized version of my problem: I made a application in .NET which extracts some files to "%TEMP%\Virtuosa Loader\" and when the files are extracted the application launchs a 64 bit process ...
2
votes
1answer
30 views

How to generate 64 bit .dll which gcc compiler or other. Can't load IA 32-bit .dll on a AMD 64-bit platform

Hi I didn't find solution how to create 64 bit dll. And use it's native c++ methods. I use Java code metodynatywne.java : class metodynatywne { static { System.loadLibrary("metodynatywne"); } ...
0
votes
0answers
13 views

nginx binary files not available linux

Hi I have a requirement like that i should be able to install nginx in a machine that doesnt have internet connection so below are the approaches that i tried created a debian package from the ...
-1
votes
1answer
30 views

How can i get my emgu function to work on x86?

I made a c# project with emgu CV in x64. It does a template-match. However I now realize i need it to work on x86 systems. When i change this in the build settings i get this error: An unhandled ...
2
votes
1answer
46 views

Incorrect 64-bit division

I am multiplying a 32-bit number with the same number to get their power of 2. Then I want to get certain bits and leave the rest, but the result gets out rounded and not exact. For example, what I ...
0
votes
1answer
33 views

Is there separate intrinsic for bitset64 in Visual Studio C compiler?

I need to set nth bit of 64 bit integer to 1; There is an intrinsic (documented here http://msdn.microsoft.com/en-us/library/z56sc6y4(v=vs.90).aspx) : unsigned char _bittestandset64( __int64 *a, ...
-3
votes
0answers
10 views

film.mp4 not start in window explorer 64bitt [closed]

123gratisfilm.nl Demo-Film http://www.bennaakt.nl/java/test.html Movies I upload my own windows server in germany at Strato, can not play on Windows 7 64bitt with windows internet explorer. can you ...
0
votes
3answers
27 views

Determine Excel Bitness in InstallShield 2012

I am building an installation package using InstallShield 2012 for an Excel add-in. Because MS Excel has 32-bit version and 64-bit version, I need to build installation packages separately. Ideally, ...
-1
votes
0answers
15 views

64-bit windows web server R2 64gb(32 useable) [closed]

i have a new server bought this server have 64GB ram it says but in the control panel says it 64gb(32 useable) I have windows web server 2008 R2. is there any solution to change that to 64GB ram? I ...
2
votes
0answers
56 views

Is there any reason that a jpg Image would look the same (to the human eye) but have different actually binary data when rendered in x32 vs x64

I have a regression test that essentially loads an image and saves the image, using Image.Save, my problem is that the binary of the image is different when it is saved on the x32 bit system versus ...
0
votes
0answers
47 views

Parameter is not valid exception showing on Bitmap creating when passing memory stream, only happening on 64-bit server

Well earlier it seemed like a similar issue asked in several forums, but in the end no solution given seems to work. I am getting a Base64 string, which is converted to byte array. Then I am creating ...
0
votes
1answer
36 views

How do I add a 64-bit Visio Drawing control in VS 2012?

We are using an embedded Visio drawing control in our application as an automated visualization tool to represent system heirarchies. Code-behind uses Visio interop to create and lay out all of the ...
0
votes
0answers
25 views

How do you use opencv 2.4 in RHEL6 aparently RHEL6 uses GLIBC 2.12 and opencv requires 2.15

I have written a c++ program which uses opencv. It works just fine in Ubuntu, but we are porting to RHEL6. Apparently RHEL 6 (x64) does not have a new enough version of glibc. Error message: ...
-1
votes
1answer
62 views

Force memory allocation to allocate from higher address (>4GB) on 64-bit Linux

Here're what I want to do: I have a library built for 64-bit Linux. Then I created an application linking that library. I want to make sure when I run the application, the memory allocated from the ...
0
votes
3answers
43 views

Convert array of numbers into single Hex value in c

using 'C' program I want to convert an array of numbers into a single Hex value and then into an array as mentioned below. input: unsigned char no_a[12] = ...
0
votes
1answer
18 views

vb.net 32 bit vs 64 bit controls become disabled

I am working on a vb.net winforms application that compiles against the 2.0 framework. My issue is that I am running Windows 7 32 bit machine and my app works fine but when the code is copied over to ...
0
votes
2answers
145 views

Inline Assembly Code to Get CPU ID

I found a nice piece of code here that executes ASM instructions using API calls in order to obtain the serial number of the CPU: using System; using System.Text; using ...
-1
votes
0answers
41 views

C++ Visual Studio 2010 Release Mode Binary crashes on Windows Server 2008 R2 but

I have an unmanaged visual C++ project compiled in 64-bit release mode on Visual Studio 2010 which, when it reaches a certain part of its startup, causes an ntdll.dll appcrash on Windows Server 2008 ...
0
votes
0answers
46 views

Passing Parameters in 64 bit Assembly Functoin from C language. Which Register Receive These Parameter?

I have searched some information from the internet. If I want to pass parameter to the assembly funtion from C, on the UNIX like system, the first six parameters go into rdi, rsi, rdx, rcx, r8, and ...
1
vote
0answers
18 views

Why are the first 4 bytes of 64-bit addresses printed as 0x00000001?

I'm looking at the disassembly of some x86_64 code with Apple's otool. Here's a sample of the disassembly, as outputted by otool: 0000000100055de4 movq $0x00000000,%rax Only the last 4 bytes ...
-3
votes
0answers
36 views

building solution VS2010 Cuda 5.0 Win7 x64

I hope you guys can help me here. I'm trying to build a solution using VS2010 on Win 7 x64. Cuda 5.0. I'm getting this: 1>CudaBuild: 1> Compiling CUDA source file ...
0
votes
0answers
24 views

trayicon.ahk functions not working right on 64bit Win7

Been using trayicon functions in my ahk scripts on an XP machine (32bit) ok getting extended trayicon info cannot seem to get trayicon infomation using these functions on a 64bit (win7) machine ...
0
votes
0answers
18 views

CustomDraw remains in PrePaint drawstage

I am facing some troubles when processing the NM_CUSTOMDRAW message on 64 bit machines. We have an CListCtrl derived class with a CHeaderCtrl derived header (linked via PreSubclassWindow). In the ...
0
votes
0answers
30 views

Platform(x86/x64) dependent files in an InstallShield LE project

InstallShield LE does not officially support 64-bit installers so I am looking for a work around that will let me include a file in an InstallShield LE project based on the platform I select in Visual ...
1
vote
1answer
33 views

max RAM in 32 bit machine

I am aware of possible duplicate questions already in stackoverflow. But those questions do not address my question directly. My understanding is that 32 bit machine uses 32 bit to store memory ...
0
votes
0answers
50 views

Performance of using 32-bit integers on a 64-bit machine

Let's say the application I'm developing only needs 20 bits to work properly (and that's a guarantee), so 32-bit integers are enough. However, it's going to be compiled on a 64-bit machine. The use of ...
1
vote
1answer
148 views

How to install CR10 runtime on win7 64bit

I'm using the Crystal Report 10 viewer ActiveX control in an Access App I've written. Works great in Office 2003 on 32bit versions of Windows. The problem arrises when I try to run the program in 64 ...
0
votes
1answer
36 views

pyinstaller how to create 64 bit exe on 64 bit window without ImportError: DLL load failed: %1 is not a valid Win32 application

I am trying to create 64 bit exe for 64 bit window 8 using pyinstaller. I have used 64 bit python2.7 and pyqt4, numpy-mkl, scipy, scikit, matplotlib, pywin32, MS visual C++ 2008 all are 64 bit ...
-3
votes
0answers
29 views

Hooked WriteProcessMemory and ReadProcessMemory shows address in strange format

I hooked process which uses WriteProcessMomory function and ReadProcessMomory function from kernel32.dll, however it shows strange lpBaseAddress and lpBuffer in some strange format: LPCVOID ...
1
vote
1answer
49 views

CMake FindBoost for -mt-s library suffix

First things first: Windows 7 x64 using Microsoft CL.exe command line compiler with CMake, properly configured on the amd64 Visual Studio command line. I have walked through a few basic problems ...
1
vote
2answers
44 views

Does xor reg32,reg32 clears the top 32 bits of same reg?

My code is as follows : (In Windows 64 bit environment, debugging in Visual Express 2012 on Windows 7, Core i5 520M CPU) mov edx, a_number_which_is_less than_16_bits shl rdx,32 ; moves that ...
0
votes
0answers
48 views

How to get absolute 64-bit address of symbol in C++?

In GCC 4.8.0 C++, with -m64 and without using -mcmodel=large, how can I get the absolute 64-bit memory address of some of my structures? uint64_t base = (uint64_t)&idtTable; Now when I try ...
1
vote
0answers
41 views

Python MemoryError with lots of spare memory

I have an application that runs out of memory even though the OS has plenty to spare. I am using 64 bit python (2.7.3) on a 64 bit Linux OS (Linux ubuntu 3.2.40-generic). I just use the default ...
0
votes
1answer
46 views

Standalone git binary on server with repository viewer

I have a server from my company. On this server is git not installed (and it will not be in the near future). (On many free server hosting sites, git is also not installed) Is there a way to use a ...

1 2 3 4 5 65