Hi
can i run a program on windows compiled under ubuntu...
simply..the program was wrotten on c++ under ubuntu os
thanks

Recommended Answers

All 3 Replies

No. You have to take the source code over to a Windows compiler and recompile it into a Windows exe.

ok thanks..

Member Avatar for iamthwee

-depends does it use cross platform functions or libraries?

For example a client server written for linux will probably need to be written for windows.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.