LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Non-*NIX Forums > Programming
User Name
Password
Programming This forum is for all programming questions.
The question does not have to be directly related to Linux and any language is fair game.

Notices


Reply
  Search this Thread
Old 08-23-2015, 12:37 PM   #1
giuna
LQ Newbie
 
Registered: Aug 2015
Posts: 17

Rep: Reputation: Disabled
.exe has stopped working


hellow. I have a problem. I created a little program in C++ and it was working quite good on my computer. but when I tried to open that program on my laptop it required 2 dll files and when I downloaded them it says that "A problem caused the program to stop working correctly. Windows will close the program and notify if a solution is available."

-please give me some advise..
 
Old 08-23-2015, 12:57 PM   #2
ButterflyMelissa
Senior Member
 
Registered: Nov 2007
Location: Somewhere on my hard drive...
Distribution: Manjaro
Posts: 2,766
Blog Entries: 23

Rep: Reputation: 411Reputation: 411Reputation: 411Reputation: 411Reputation: 411
Quote:
-please give me some advise..
Hi, welcome to this forum...on Linux questions...it seems you have a ***dows problem. I (for one) cannot help here. Maybe (loooooong shot) someone can, but I'm sure at msdn's they can help
Regarding any Linux (and maybe even FreeBSD related) questions...we...can help
Again, welcome here...
Thor

Last edited by ButterflyMelissa; 08-24-2015 at 02:55 AM.
 
Old 08-23-2015, 12:59 PM   #3
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,624

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
.dll library's and .exe programs are MICROSOFT WINDOWS software

they are not linux

linux uses .so library's

this error
Quote:
t "A problem caused the program to stop working correctly. Windows will close the program and notify if a solution is available.
is a typical NON helpful typical Microsoft bull-crap that are almost all Microsoft errors
-- learn to live with it -- that is Microsoft



normally on linux you would run "strace"
but that is NOT a microsoft tool

search the windows website for "process explorer "

and use that tool


but i am assuming you used Microsoft Visual Studio
-- just do a normal everyday debug of the code
 
Old 08-23-2015, 11:23 PM   #4
NevemTeve
Senior Member
 
Registered: Oct 2011
Location: Budapest
Distribution: Debian/GNU/Linux, AIX
Posts: 4,864
Blog Entries: 1

Rep: Reputation: 1869Reputation: 1869Reputation: 1869Reputation: 1869Reputation: 1869Reputation: 1869Reputation: 1869Reputation: 1869Reputation: 1869Reputation: 1869Reputation: 1869
@OP: This most likely means you forgot to check for errors; whenever you call a function, check its return value, in case of error, print a message to stderr (or a MessageBox, in GUI mode). Don't hasitate to call GetLastError, to find out the details.
 
Old 08-24-2015, 12:06 PM   #5
rtmistler
Moderator
 
Registered: Mar 2011
Location: USA
Distribution: MINT Debian, Angstrom, SUSE, Ubuntu, Debian
Posts: 9,882
Blog Entries: 13

Rep: Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930
There's absolutely nothing to say that those DLL's are the appropriate versions for your laptop. Like Linux, Windows also has variations per system as well as per revision of the OS.

Did you build your project using Visual Studio, you can control the dependencies and create a one-click installer file which should then check for dependencies and download, or prompt to download, the proper ones which match the version of the OS which lies on each particular system.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
$ startx stopped working, was working fine when I shut it down last night BogoMIPS_1962 Slackware 2 08-10-2013 01:04 PM
[SOLVED] Ubuntu 11.04 mic stopped working in HP G-32, but was working before.how to fix it? Highjo Ubuntu 4 08-08-2011 05:59 AM
Three Mobile Broadband was configured and working but it has now stopped working and Tinabarma Linux - Newbie 0 10-20-2008 07:36 AM
samba compatibility with microsoft srvtools.exe (usrmgr.exe and srvmgr.exe) checkmate3001 Linux - Software 1 09-06-2008 05:08 AM
py2exe, exe-file has stopped working!? raskol Programming 1 04-13-2008 09:14 AM

LinuxQuestions.org > Forums > Non-*NIX Forums > Programming

All times are GMT -5. The time now is 05:04 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration