Qt windows 10 install problem?

 
Thread Tools Search this Thread
Special Forums Windows & DOS: Issues & Discussions Qt windows 10 install problem?
# 1  
Old 01-25-2016
Qt windows 10 install problem?

qt windows 10 install problem?
Qt windows 10 install problem?-epng
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Ubuntu

Installation??? How to install Ubuntu on windows 7

guys tell me steps to install ubunto of linux kali over windows 7 (0 Replies)
Discussion started by: Roshan4u
0 Replies

2. Solaris

Solaris-10 install - Windows wiped out ?

When I installed Solaris 10 on an existing drive with Windows, would Solaris have ability to partition the "remaining" disk space, OR has it wiped out my Windows already? I only get this when I start the laptop: http://www.blastwave.org/docs/step-068.html During install process, is this... (4 Replies)
Discussion started by: steve701
4 Replies

3. OS X (Apple)

install windows on mac

Hello all, i want to install windows on mac and when i search i found that there is a program called Parallels Desktop to install windows on mac but i want it on the laptop not on the program does it work? or there is another anyway to install it on mac..?? Thanks in advanced (8 Replies)
Discussion started by: Reham$
8 Replies

4. Windows & DOS: Issues & Discussions

How to Install Windows Xp on Network?

If you don't have DVD-Rom then how would you install windows Xp on Network? (2 Replies)
Discussion started by: karman0931
2 Replies

5. Solaris

install solaris 8 on windows xp OS

Hi everyone, I want to install solaris 8 on emachines computer , but it already have windows xp opeting system. can you help me how to install solaris 8 on windows xp os ? (4 Replies)
Discussion started by: latkanto
4 Replies

6. Windows & DOS: Issues & Discussions

Install Windows 2003 R2 on existing Windows 2008

Hi, I am trying to install WIndows 2003 R2 Server on existing Windows 2008 server. When I run the 2003 cd it says no disk found. What can be the problem. (2 Replies)
Discussion started by: gunnervarma
2 Replies

7. Linux

X-Windows,Install Shield on CentOS

I have a fresh install of CentOS 5.2. I need to install a commercial package that uses InstallShield. Every time I run the installation program, it gives me an error that tells me it can't open an xwindows window. The system autoboots into Gnome. I open a new xterm window by typing xterm in a... (0 Replies)
Discussion started by: jeffreywpearson
0 Replies

8. UNIX for Dummies Questions & Answers

How to install Cygwin on Windows XP SP2

Please can anyone help me with how to install cygwin on a windows Xp SP2 platform, I cant seem to get it to work? (1 Reply)
Discussion started by: jimoney
1 Replies

9. UNIX for Dummies Questions & Answers

can i install UNIX beside Windows XP???

Hi guys i'm new here .. and actually i wanna anyone answer my question it's simple the question is " can i setup or install UNIX beside windows XP?" i need answer plz thanks :) (11 Replies)
Discussion started by: M_Hafez
11 Replies

10. UNIX for Dummies Questions & Answers

how to install windows and linux

dear experts: I have a system with that specification: intel PII 266 MMX 10GB hard disk 64MB RAM I want to install Mandrake 8.2 and windows me in the same box .. how can I do that .. I look for help in the net but all of those faq are complecated. and the partition software dos not... (5 Replies)
Discussion started by: RuDe_BuT_CoOoL
5 Replies
Login or Register to Ask a Question
GRUB-INSTALL(8) 							FSF							   GRUB-INSTALL(8)

NAME
grub-install - install GRUB on your drive SYNOPSIS
grub-install [OPTION] install_device DESCRIPTION
Install GRUB on your drive. -h, --help print this message and exit -v, --version print the version information and exit --root-directory=DIR install GRUB images under the directory DIR instead of the root directory --grub-shell=FILE use FILE as the grub shell --no-floppy do not probe any floppy drive --force-lba force GRUB to use LBA mode even for a buggy BIOS --recheck probe a device map even if it already exists INSTALL_DEVICE can be a GRUB device name or a system device filename. grub-install copies GRUB images into the DIR/boot directory specfied by --root-directory, and uses the grub shell to install grub into the boot sector. REPORTING BUGS
Report bugs to <bug-grub@gnu.org>. SEE ALSO
grub(8), update-grub(8). The full documentation for grub-install is maintained as a Texinfo manual in the grub-legacy-doc package. If the info and grub-install programs are properly installed at your site, the command info grub-install should give you access to the complete manual. grub-install (GNU GRUB 0.97) January 2013 GRUB-INSTALL(8)