Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

recompiling c++


craft1321

Recommended Posts

Posted

Probably not because osC is written to use PHP instead.

 

Why are you trying to "re-invent the wheel"?

:unsure:

 

I may be off base here, but I think C++ is a "compiler language" (requiring a compiler and a linker to get anything useful out of it), whereas PHP is an "interpreter language" (meaning the PHP interpreter parses the code each time the page is loaded).

 

To use C++ on your site you'd probably have to be on a Windows server because most UNIX hosting packages probably don't include access to a C++ compiler and linker...

:blush:

If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you.

 

"Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice."

- Me -

 

"Headers already sent" - The definitive help

 

"Cannot redeclare ..." - How to find/fix it

 

SSL Implementation Help

 

Like this post? "Like" it again over there >

Posted

Hi!

 

because i need to install a software on my site and its on c++.you're right i have to compile it.i'll be changing a host with SSH because i need to access command line to integrate it.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...