Exe

57 views
Skip to first unread message

kamlesh patel

unread,
Mar 10, 2026, 8:32:39 AM (4 days ago) Mar 10
to ring...@googlegroups.com
Respected Sir,

Make exe file my project. Make the exe file successful.
after exe run but return.
attach me my project file.

Best Regards.
Kamlesh

 .

kamlesh patel

unread,
Mar 11, 2026, 1:40:17 AM (4 days ago) Mar 11
to ring...@googlegroups.com, Mahmoud Fayed
Sir,

Please give me a solution.

Best Regards
Kamlesh


Mahmoud Fayed

unread,
Mar 11, 2026, 6:13:47 AM (4 days ago) Mar 11
to The Ring Programming Language
Hello Kamlesh

(1) When I run the program I see a crash, i.e. no output.

(2) The folder includes ring.ringo file which means no C/C++ compiler is detected by Ring2EXE, install visual studio community edition to have msvc so Ring2EXE can use it.

(3) The version of ring.ringo is Ring 1.25, please use latest Ring version (Ring 1.26) and keep one Ring version in system path (Ring 1.26)

Greetings,
Mahmoud

The Future of Programming

unread,
Mar 11, 2026, 9:39:03 AM (3 days ago) Mar 11
to ring...@googlegroups.com
Hello Kamlesh

>> "Thank you for the reply."
>> "I am sending a video of exe creation."

Please read my previous message and follow the recommendations

(1) Install Visual Studio Community Edition to have MSVC

(2) Use Ring 1.26 (As in your video) but remove any other Ring version from System Path

Greetings,
Mahmoud

On Wed, Mar 11, 2026 at 2:19 PM kamlesh patel <patel.h...@gmail.com> wrote:
Respected sir,

Thank you for the reply.

I am sending a video of exe creation.

see the video and reply to me.

Best Regards
Kamlesh





--

---
You received this message because you are subscribed to the Google Groups "The Ring Programming Language" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ring-lang+...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/ring-lang/062dfcf5-5cd8-4ca8-9c66-90d060f89440n%40googlegroups.com.

Ka mara

unread,
Mar 11, 2026, 9:59:00 AM (3 days ago) Mar 11
to The Future of Programming, ring...@googlegroups.com

Hallo Mahmoud,

"no C/C++ compiler is detected"

Why is it that Ring2EXE, can't automatically detect other c compilers. Is there a way /command to automatically tell Ring2EXE, about other c compilers, on the machine

Tim


kamlesh patel

unread,
Mar 11, 2026, 10:18:08 AM (3 days ago) Mar 11
to Ka mara, The Future of Programming, ring...@googlegroups.com
Respected sir.

Thank you for your reply.

Again send to you a video file.

Please reply.

Best Regards
Kamlesh




Mahmoud Fayed

unread,
Mar 11, 2026, 11:38:43 AM (3 days ago) Mar 11
to The Ring Programming Language
Hello Tim

>> "Why is it that Ring2EXE, can't automatically detect other c compilers. Is there a way /command to automatically tell Ring2EXE, about other c compilers, on the machine"

We support specific C/C++ compilers on each platform


Greetings,
Mahmoud

Mahmoud Fayed

unread,
Mar 11, 2026, 11:43:57 AM (3 days ago) Mar 11
to The Ring Programming Language
Hello Kamlesh

>> "Again send to you a video file."

Install visual studio community edition from: Visual Studio Community | Download Latest Free Version

To test this, after installation
1- open command prompt
2- cd ring\language\build
3- locatevc x64
4- cl

commandwindow.png

Greetings,
Mahmoud

kamlesh patel

unread,
Mar 12, 2026, 3:15:53 AM (3 days ago) Mar 12
to Mahmoud Fayed, The Ring Programming Language
Respected sir,

Thank you for your reply.

Successful compile and make exe and exe file run.
 Attachment of video file please view  for setting and make exe file.
We are make exe file two type way first is Ringcmd and second is Ringnotepad 
(1) Ringcmd -  Ring2exe fmain.ring -dist -gui -qt -cruntime 
      Exe Successful create and run

(2) Ringnotepad open and select  distribute option distribute Ringqt options
      Exe Successful create  but not run and no error only run and return

please your suggestion how to create exe file 

Again Thank you 

Best Regards
Kamlesh

Mahmoud Fayed

unread,
Mar 12, 2026, 8:31:39 AM (2 days ago) Mar 12
to The Ring Programming Language
Hello Kamlesh

Very nice, you installed Visual Studio 2026 and can build executable files using Ring2EXE

(1) language/build/locatevc.bat is updated in this commit to support Visual Studio 2026:  Update `language/build/locatevc.bat` - Add Visual Studio 2026 support · ring-lang/ring@36c9927

(2) What Ring Notepad (Distribute) menu do is using Ring2EXE - Source Code:  ring/tools/ringnotepad/src/rnotedistribute.ring at master · ring-lang/ring
The selected option must match the application needs (Runtime, Libraries, etc.): ring/tools/ringnotepad/src/rnotedistribute.ring at master · ring-lang/ring

(3) If you added ring/bin folder to Windows - Environment Variables, you can use ring, ring2exe, etc. directly from the command prompt without the need to run RingCMD.bat

Greetings,
Mahmoud
Reply all
Reply to author
Forward
0 new messages